#Aarti MusicHub
1 messages · Page 1 of 1 (latest)
We have successfully recreated the scenario in Test Mode too. can share the customer/subscription/payment intent ID if it helps
but we've been having no trouble with billing address missing for SEPA
except for this scenario
Oh let me test that out maybe it's a bug
would you mind sharing a request id or PaymentIntent id?
@grim parrot are you still here?
yes sorry, went for lunch
@slow lily
And here's one in test mode pi_3M4iTCFa6nOwNUem12ZqjLw0
Hey! Taking over for my colleague. Let me catch up.
For IBANs from certain countries we require additional billing details: https://stripe.com/docs/payments/sepa-debit/accept-a-payment?platform=web&ui=element#web-confirm-success:~:text=Additionally%2C IBANs with the country codes AD%2C PF%2C TF%2C GI%2C GB%2C GG%2C VA%2C IM%2C JE%2C MC%2C NC%2C BL%2C PM%2C SM%2C CH%2C and WF require the country and line1 properties of the billing_details.address property
Payment Element will request those fields accordingly
They're not required for card payments
In the pi_3M4iTCFa6nOwNUem12ZqjLw0 example, you use a CH test IBAN. Swiss IBANs require the additional address billing details (as per that link)
ok, I'd like to try one subscription with Swiss IBAN without card involved, Im pretty sure it goes through
Sure, let me know if you have an example of that working
ok yeah, Swiss IBAN fails w/o address , thanks!
np!