#Destra

1 messages · Page 1 of 1 (latest)

craggy flowerBOT
prisma fern
#

Hi there

heady pine
#

hi

prisma fern
#

What are you setting in payment_settings.payment_method_types?

#

When you create your Sub

heady pine
#

im not setting it

#

do i have to ?

prisma fern
heady pine
#

what should be its value payment_settings.payment_method_types if i want to set it so all enabled payments method show?

prisma fern
#

You would have to list out the payment methods

#

Sounds like you want to just enable all payment methods in your Settings above

heady pine
#

so enable all payments in Payment methods Section?

prisma fern
#

Yep exactly. Do that and then try again

heady pine
#

okay checking

#

still no

prisma fern
#

Hmm really? Can you provide a PaymentIntent ID that you are passing its client secret to Payment Element?

heady pine
#

clientSecret: "pi_3LssHRBdqpuKQiWX0eWWk7ph_secret_LolUKTAdhUuT4Lfndbzc6UbSH"

prisma fern
#

Oh

#

What currency are you creating your Sub's Price in?

#

Most of those listed require EUR

#

Like if you have a USD Price then you can't accept Bancontact, EPS, etc.

prisma fern
#

You can see that requires a EUR presentment currency

#

So yeah, with USD, only Card and ACH Debit would be available for that Sub via Payment Element

#

But if you create a Price in EUR then you will see some of the other options (though most of them can't be used for Subs unless you use setup_future_usage to create a SEPA Debit PaymentMethod)

heady pine
#

our product price is in USD, so we will have to create another product with EU currency ? and handle it separately from USD?

#

ah sorry

#

i think we'll have to add price in EU too

#

right

#

?

prisma fern
#

If you wanted to provide some of these other payment methods then yes, you would have to use a EUR Price.

#

You can look into using multi-currency Prices