Hi all,
I’m using the bubble stripe plugin.
works very well but after payment (single payment; non-recurring) I want to access the values for that payment (eg. customer-email, price…)
I activated the bubble API and also the Stripe’s API.
Works also fine. (I receive an API call after payment in bubble).
but what field(s) should I use? there are a lot of fields:
Unbenannt.PNG
Here’s the description for the stripe API call “charge.succeeded”:
https://stripe.com/docs/api/charges
https://stripe.com/docs/api/charges
thanks jupxi