#vinson_95966
1 messages · Page 1 of 1 (latest)
Which version of stripe-android do you use?
20.35.1
Checking it now
Hi @small violet what version of androidx library are you using in your android project?
1.3.1
Can you update it to the version that Stripe Android SDK uses (i.e., 1.5.3) https://github.com/stripe/stripe-android/blob/master/dependencies.gradle#L14 , and try again?
Updated to 1.5.3 throws an exception: can't access OnConfigurationChangedProvider
What's the full error?
yes
Now what am I supposed to do
Can you share the full error as suggested by Jack earlier?
It's the same mistake
Did you enable multiDex?
yes
Can you disable your proguard or dexguard settings and build the app again?
Again, I've removed MultiDex and proguard
No you should enable multidex, and disable proguard.
Are you able to run your app without integrating Stripe Android SDK?
I didn't turn on the confusion
It doesn't work with stripe, and our app is already available on GooglePlay
Hmm, that's very strange. Are you able to share with me the entire project so that I can run and reproduce the problem?
Just a moment. I need to talk to our boss
You can DM me, or you can send the project to stripe support https://support.stripe.com/contact/email
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Can you help remotely
I can only help you through chat
I can use it normally now,Doesn't it show when there's only one payment method here
Multiple payment methods will be displayed
What's the paymentIntent ID?
pi_3OPJcXDKXQLPz5yO0vKEFdVd_secret_6kBFZkKHqJb7W3DOz4BwIchCg
That's because you only enabled grabpay
the payment_method_types of this PaymentIntent contains only grabpay
So it doesn't show up when there's only one way to pay
It would show grabpay
But why isn't it on this side
Can you try again?
I tried several times but grabpay didn't show up
If there are more than one payment method, it will display normally
It looks like a bug to me, are you using the latest Stripe Android SDK?
com.stripe:stripe-android:20.35.1
https://github.com/stripe/stripe-android/blob/master/CHANGELOG.md#20360---2023-12-18 the latest one is 20.36.0
Ok, I know the problem, the amount is < the minimum amount (https://stripe.com/docs/currencies#minimum-and-maximum-charge-amounts)
the min amount for MYR is RM2