#mattp-ideal
1 messages · Page 1 of 1 (latest)
Are you sending invoice through dashboard?
if so, you can go to your dashboard setting up your invoice to accept https://dashboard.stripe.com/settings/billing/invoice
if you are creating invoice thorough API, you can pass the payment_method_types https://stripe.com/docs/api/invoices/create?lang=node#create_invoice-payment_settings-payment_method_types
To include iDEAL
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
@fair idol hey, thank you so much this really helped me out!!