#_pathin

1 messages · Page 1 of 1 (latest)

merry nebulaBOT
exotic sonnet
#

Can you share with me your code?

lucid night
#

<Elements
stripe={stripePromise}
options={{
amount: price.amount,
mode: 'subscription',
currency: price.currency,
// automatic_payment_methods: {
// enable: true
// },
appearance
}}
>
<CheckoutSubscriptiomForm />
</Elements>

exotic sonnet
lucid night
#

ok I see, damn. So that means not subscription with Klarna method even not using the Collect payment details before creating an Intent?

exotic sonnet
#

Yes you are right