#4rjuna_api

1 messages ¡ Page 1 of 1 (latest)

low trellisBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1262371877519753277

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

brave nova
#

Yeah metadata set on the Subscription object won't be passed down to any payments. What is it you're trying to do?

fallow bay
#

i want to identify the booking by this metdata ID (sended as webhook), when charge.pending created.

#

The webhook (we_1PVDS7AAqZ4YBznFl0H9gfDG) works, but the metadata is missing. The thing is: When its not a subscription this metadata is existing (we_1PSaFiAAqZ4YBznFBzuZxHqN).

#

So its only missing when subscription is used.

meager pebble
#

hi! I'm taking over this thread.

#

on which object (or event) exactly do you want to see the metadata?

fallow bay
#

on the charge.pending event.

#

moment, i will do a payment to send you an example.

#

AH! ok i see, it is in invoice.paid!

#

so i can use this for the webhook

#

hmm moment. this works for me when paying with creditcard. but i need also the information when SEPA was used.

#

can you tell me which invoice event is fired after a customer was sending his SEPA paymentdata?

#

it is no timportant for me when the SEPA Transaction is done.

#

i just want to know that all data was send to STRIPE.

meager pebble
#

you will also get an invoice.paid, but this may take a few hours/days since this is an delayed payment method