#nazarpashkevych_36510

1 messages · Page 1 of 1 (latest)

velvet graniteBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

stray sail
#

Hi
Can you share a PaymentIntent Id ?

wispy dagger
#

yeah, but i need a bit time...

#

pi_3OWe18BGasr0RNIF1BuEORbi

stray sail
#

Thanks for sharing, checking...

velvet graniteBOT
stray sail
wispy dagger
#

Do you mean on separate checkout page on the Stripe?

pine gulch
#

yeah as far as I know what happened is we did not build support for this flow(using iDEAL for the first payment of a subscription and then converting it to SEPA for recurring payments) into the manual Invoice->PaymentIntent integration, only in Checkout unfortuantely

wispy dagger
#

gotcha, and bancontact is unsupported for this flow too, corect?

pine gulch
#

yes

wispy dagger
#

Okay, thank you

wispy dagger
#

Sorry, but I am a bit confused. Can you check this again please and confirm that this is not possible using stripe UI elements?

pine gulch
#

I think it only works if you create a PaymentIntent manually yourself, not if using the PaymentIntent from an Invoice, unfortunately.

#

so if you really require this you end up having to e.g. create a PaymentIntent manually for the amount of the first month, use that with PaymentElement on the frontend, and then when it succeeds you create a Subscription, with a trial period to skip the initial payment, and the generated SEPA Debit PM set as the default_payment_method . Or use Checkout.

wispy dagger
#

So the initial payment will still go through SEPA, then user selects method, and then we just show only previously selected method as default or again, SEPA/Card?

pine gulch
#

no, the initial payment goes through iDEAL for example

#

and then the IBAN of the bank account they used in the iDEAL payment gets saved as a generated_sepa_debit on the resulting Cheage, which can be set as the default and used for recurring payments

wispy dagger
#

During the first paymenti IDeal/BanContact will be displayed in the available payment methods?

pine gulch
#

yes