Stripe Not Working: You must provide paymentMethodType

Hello,

After my latest build, I started getting errors on ALL payment attempts with real cards.
The error is "You must provide paymentMethodType.

I looked it up on Stripe Documentation, but cannot find what could be causing it.

Our stripe components were working fine for 1+ year and we received many transactions

Note: I did multiple more iOS and Android builds, same problem

Hello, is this error also happening on the web version?

Thank you!

PWA works fine, iOS and Android have issues on every build I make

In order to solve this issue, you can send a support ticket through this link: Submit a Support Ticket

Thank you!

Facing same issue in our new iOS publish from yesterday onwards

error
Raised a support ticket too

Getting error “you must provide paymentMethodType” in Credit card payment through stripe payment component in published app

@praveen are you facing issues with Android Builds?

Android publish is failing: stderr | FAILURE: Build failed with an exception.
stderr |
stderr | * What went wrong:
stderr | A problem occurred configuring project ‘:stripe_stripe-react-native’.
stderr | > Could not resolve all artifacts for configuration ‘:stripe_stripe-react-native:classpath’.
stderr | > Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0.
stderr | Required by:
stderr | project :stripe_stripe-react-native
stderr | > Cannot choose between the following variants of org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.0:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.