#DaganChen - iDEAL setup
1 messages · Page 1 of 1 (latest)
Hello, our guide on setting up iDEAL payments shows how to get the SEPA Payment Method ID here https://stripe.com/docs/payments/ideal/set-up-payment?platform=web#charge-sepa-pm
You can retrieve the intent, expand latest_attempt , and get the ID from the latest_attempt.generated_sepa_debit property
Can you tell me a bit more about your setup here? What Stripe calls are you making?