for people who faced the following problem Failed to resolve: com.android.volley:volley:1.1.0 simply upgrade the version of volley to 1.2.0 ---> implementation 'com.android.volley:volley:1.2.0'
Anybody knows why if i call paymentSheet.presentWithPaymentIntent from inside an activity that is not the main activity (for example inside a sub-activity to the main activity), before showing the stripe payment window it pops out of all the sub-activities and shows it in the root main activity.
After clicking on pay button. It say to verify payment on browser and open a web page which shows nothing. After few second it goes back to the app but none of the callback is called among success, cancelled and failure
@@gustavojimenez7080 No, I didn't find any solution. I just left that part for later. Please let me know if you find any solution. I think It requires server side coding too. but I don't know server side coding.
@@codesuki3005 with a valid setupIntentClientSecret, customerId and ephemeralKeySecret, I only see the sheet coming out from the bottom with only a progress bar. No way to know what is happening and why it is not fully loading the payment sheet.
Hello brother ! This was a basic tutorial. if you want to add some more features you can explore the stripe docs . stripe.com/docs/payments/payment-links/api
This is the best Stripe android integration video that I find. Thank you so much.
Thanks mehn. Love from the UK
for people who faced the following problem
Failed to resolve: com.android.volley:volley:1.1.0
simply upgrade the version of volley to 1.2.0 --->
implementation 'com.android.volley:volley:1.2.0'
I did everything but when I click on the button
The program get out from the app
did u solve it?
Great and rare tutorial..
thank you so much❤
Please provide how to integrate jazzcash,easypaisa payment method in my android app
how to fix Cannot resolve symbol 'PaymentSheet'
Well explained, Thank you
many thanks , working 100%
hello I am getting 1 error can you help me out
hello fristyl thaks to tutrial can we write same code with retrofit why did you use volley?
Hello Sir, I have a question that do we have to do the postman step? I see the android app is independent with the postman.
Anyone provides the source code? I think I missed something and can not figure it out.
Bottom sheet show but when i try to pay it show message "something went wrong"
I got an error at PaymentFlow. It shows like cast to not null as null. Please help me.
How to implement subscription/recurring based stripe payment?
I think it would be changing the URL
@@ttocsomDev Could you please provide more detail, if possible, doc is not well drafted for recurring payment
Did you get any luck!
@@zuhairahmad4439 I have not yet managed to do it with a subscription that you can do with stripe
@@zuhairahmad4439 mi aplicación ofrecer varios servicios y quería agregar una pasarela de pago para que se suscriban al servicio.
great work bro
I would like to implement this library in a shopping cart how could I do it or that in each item create a button for the purchase
Do you have the kotlin version? Great job!
you are good man make sure to give the source code in next videos
Please post source code, its taking very long to try to follow and type it exactly
Thank you
Anybody knows why if i call paymentSheet.presentWithPaymentIntent from inside an activity that is not the main activity (for example inside a sub-activity to the main activity), before showing the stripe payment window it pops out of all the sub-activities and shows it in the root main activity.
You have to declare it as public so that it can be access from another activity
How can I get the payment details like type of payment method, extra in android.. Pls someone help me
After clicking on pay button. It say to verify payment on browser and open a web page which shows nothing. After few second it goes back to the app but none of the callback is called among success, cancelled and failure
Do you solve it? I have the same problem
@@gustavojimenez7080 No, I didn't find any solution. I just left that part for later. Please let me know if you find any solution. I think It requires server side coding too. but I don't know server side coding.
Hi can you make a video to how to save card details and retrieve / deleted saved cards ?
Hi did you find the solution…?
How to add Google pay to Stripe Flitter app?
Brother nice explanation but amount is not success why???
Can't open card information screen UI after getting client secret key. Please help
Post logcat
@@codesuki3005 with a valid setupIntentClientSecret, customerId and ephemeralKeySecret, I only see the sheet coming out from the bottom with only a progress bar. No way to know what is happening and why it is not fully loading the payment sheet.
how to enable live option, do i need to change any thing on code for open live payment option?
use live account keys in code
@@codesuki3005 PUBLISHING_KEY & SECRET_KEY right?
@@kanamachi9185 yes
Please share the code , thank you
I want back linking in stripe can u please tell me how to do this..?? Please ans me . This is basicaaly a acoount link api
Hello brother ! This was a basic tutorial.
if you want to add some more features you can explore the stripe docs .
stripe.com/docs/payments/payment-links/api
some issue is found
3:34 is this token unique for every user or is this only mine for every app on every device?
Actually it's unique for every customer request you send. It's a server side token ,nothing to do with your device.
@@codesuki3005 didnt understand very well but I'll keep studying and will figure it out
Bro I need few help
Share Code please
it doesnt work
amount not success why
brother I get same issue have you solve this issue then reply me back
In my case something went wrong showing
Not a working solution
🥰🥰🥰🥰🥰🥰🥰🥰🥰
stripe terminal integration android
can you send me the source code Sir? thanks in advance your video needs 500k likes
hello bro
【p】【r】【o】【m】【o】【s】【m】
Well explained, Thank you
Thank You
Well explained, Thank you