You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version: 3.5.0, but also 4.10.0
Here’s a polished version:
I am currently implementing support for Twint payments using the PaymentIntent API, following the custom integration guidelines provided here: Stripe Documentation: Confirm Twint Payment.
While the confirmTwintPayment method is available via Stripe.js, its type is not defined in the Stripe interface provided by the @stripe/stripe-js package.
Environment
No response
Reproduction
No response
The text was updated successfully, but these errors were encountered:
What happened?
Version: 3.5.0, but also 4.10.0
Here’s a polished version:
I am currently implementing support for Twint payments using the PaymentIntent API, following the custom integration guidelines provided here:
Stripe Documentation: Confirm Twint Payment.
While the
confirmTwintPayment
method is available via Stripe.js, its type is not defined in the Stripe interface provided by the@stripe/stripe-js
package.Environment
No response
Reproduction
No response
The text was updated successfully, but these errors were encountered: