sample-store-android icon indicating copy to clipboard operation
sample-store-android copied to clipboard

The PaymentMethod pm_1LsNX4LL8z6rofJcPJMedWJB does not belong to the Customer you supplied cus_Mbaj6UWFft3GLn. Please use this PaymentMethod with the Customer that it belongs to instead.

Open PeOS-China opened this issue 2 years ago • 0 comments

stripe version

implementation 'com.stripe:stripe-android:20.14.1'

The PaymentMethod pm_1LsNX4LL8z6rofJcPJMedWJB does not belong to the Customer you supplied cus_Mbaj6UWFft3GLn. Please use this PaymentMethod with the Customer that it belongs to instead.

I transplanted the code of this project samplestore to a new project, and after configuring the parameters, the payment operation is performed, but this exception will be reported. After the same parameter configuration is configured in the samplestore, the payment can be successful.

PeOS-China avatar Oct 13 '22 10:10 PeOS-China