#Mike Smith

1 messages · Page 1 of 1 (latest)

pallid charmBOT
trail peak
#

1 Versions of the API before 2019-02-11 show requires_source instead of requires_payment_method and requires_source_action instead of requires_action.

#

Likely just due to an older api version

tranquil umbra
#

Ah, for my front end code I'm at:

 "@stripe/stripe-js": "1.46.0",```
#

Where does the API version get changed? In the dashboard?

trail peak
#

That's not the api version that's the library version

tranquil umbra
#

Or is that in the backend code?

trail peak
#

Should be at the bottom there

tranquil umbra
#

Got it. Thanks!

trail peak
#

No problem