#kipdraak_subscription-paymentmethod-currencies
1 messages ยท Page 1 of 1 (latest)
๐ 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/1222199978324263063
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there ๐ I see this is a livemode payment, did your flow behave as you expected in testmode before moving to processing live payments? That'll help me understand whether we're likely looking at whether this specific payment was declined, or if we're looking for a concern with how your integration is structured.
We didnt test this case
The recuring payments for the subscriptions made with Credit card are working in testmode
But we expected the subcriptions with a SEPA Direct Debit to be used, but it didnt get used
Hm, it also looks like this is a couple months old, so most of the logs would be out of retention. It looks like you passed the right Payment Method to the Subscription creation request.
pi_3Ow46MBGasr0RNIF0TANMCAj
Here you can see some new subscriptions made with iDeal using the current flow we are talking about
Is this flow failing consistently?
That Payment Intent doesn't seem to be associated with a Subscription
yes failing all the time, it tries to use creditcard for off session payments
Did we set it up incorrectly?
Wait, what do you mean it uses creditcard for off session payments? I thought you were looking at iDEAL -> Sepa?
I mean that its supposed to be iDeal -> SEPA, but I think it's failing because its trying to use the creditcard
What is the an ID associated with that?
pi_3OchFbBGasr0RNIF0RL1bO7J
Looking
@solemn spoke sorry for the delay, that Payment Intent is in a succeeded state. It doesn't seem to be one that failed, or made off session, or using a card/ideal/sepa payment method. How does it relate to your concern?
Yes its the initial payment
Hi ๐
I'm stepping in as my colleaguea needs to go soon. So the initial payment with Ideal is successful and creates a sepa debit payment method but that payment method fails when attempting to renew the subscription?
Yes
Hmmm okay. we are looking into this. We have seen a few other users talking about a similar situation
Ok thanks
๐ I think your colleague also reached out about this in another thread here
But the reason for the renewal failure is that you are using a USD Price here and SEPA Debit only supports charging in EUR
Yes my colleague also reached out, thanks
๐
I'm continuing to reply in the nazar thread. I will close this one now.