#ben-setupintent-currency

1 messages · Page 1 of 1 (latest)

signal jettyBOT
rugged sail
#

Hi there

#

We filter based on supported currency automatically for you here.

#

You shouldn't see any payment method types available that don't pass the necessary validations

fringe flume
#

I know that happens for the PaymentIntent, but I don't see that happening for the SetupIntent. As far as I know, there is not a way to set a currency on the SetupIntent, so how would it be able to filter?

rugged sail
#

There is always a currency associated to the Subscription

fringe flume
rugged sail
#

Hmm okay let me check, one sec

#

Okay yeah interesting. I hadn't played with automatic payment methods on SetupIntent yet as this was added quite recently. But you are right -- we show all that you have enabled and not currency-specific.

#

There isn't a way to filter by currency here.

#

Let me see if this has come up before

#

Ah okay I am seeing that the recommended flow here is actually to use deferred-intent

#

So that you can filter by currency

signal jettyBOT
tulip mortar
#

ben-setupintent-currency

#

We are working on adding a currency filter to the SetupIntent creation to help with this but will take some time to ship