Page 1 of 1

Stripe Payment using Strong Customer Authentication (SCA)

Posted: Thu Jun 03, 2021 10:35 am
by Simon586

Hi,

I followed the tutorial at https://docs.appery.io/docs/samples-stripe-payment-app and got it working beautifully.

I tested out a payment and it worked and showed up....all good.

I then received an email from STRIPE which said the following:

Thank you for choosing Stripe! We’re writing because we’ve noticed your account is affected by a regulatory requirement called Strong Customer Authentication (SCA). SCA requires two-factor authentication on many payments in Europe. Payments that are not authenticated are at risk of being declined by your customers’ banks.

Your account (acct_ACCIDNO_REMOVED) has payments (like this one) in test mode using the Charges API, which does not support the authentication requirements of SCA. We recommend using one of our SCA-ready integration paths to avoid more declined European payments.

I've looked through the stripe documentation and it looks like I need to use the latest API with PaymentIntents. Do you have an updated tutorial that uses this rather than the outdated Charges API that the tutorial guides me through.

I'm using this in a JQM App. Any advice greatly appreciated.

Thanks

Simon


Re: Stripe Payment using Strong Customer Authentication (SCA)

Posted: Tue Jun 15, 2021 8:47 am
by Simon586

Hi,

Any advice on this one please. Need it running by the end of the month so will need to look at alternatives if SCA is not available at this time.

Thanks

Simon


Re: Stripe Payment using Strong Customer Authentication (SCA)

Posted: Tue Jun 15, 2021 2:17 pm
by Oleg Solodiuk

Hello Simon,

We have created a new task for our developers in order to create a corresponding tutorial for the Stripe payment.


Re: Stripe Payment using Strong Customer Authentication (SCA)

Posted: Wed Jun 16, 2021 8:29 am
by Simon586

Hi Oleg,

That's great, thank you.

Simon


Re: Stripe Payment using Strong Customer Authentication (SCA)

Posted: Wed Jun 23, 2021 11:52 am
by Simon586

Hi,

While I'm waiting for the Stripe SCA tutorial to be created I am attempting to use Paypal. Following the tutorial at:
https://docs.appery.io/docs/samples-paypal-app
(JQM App)

I cannot download the API project from https://downloads.appery.io/backups/PayPal_API_aex.zip

It appears to be a broken link or similar as the connection times out. Can you advise as soon as possible please as I'm hitting timelimits for getting a payment method into my app.

Many thanks

Simon


Re: Stripe Payment using Strong Customer Authentication (SCA)

Posted: Wed Jul 21, 2021 4:11 pm
by Simon586

Any update....?

It's been 7 weeks since I first posted and all the issues still remain.

Thanks

Simon


Re: Stripe Payment using Strong Customer Authentication (SCA)

Posted: Wed Jul 21, 2021 5:37 pm
by Serhii Kulibaba

Hello Simon,

Let's continue in the ticket #45818


Re: Stripe Payment using Strong Customer Authentication (SCA)

Posted: Mon Jan 10, 2022 3:16 pm
by Galyna Abramovych

Hello again,

We are happy to let you know that we published the Ionic 5 App with Stripe Payment tutorial and you can check it here:
https://docs.appery.io/docs/ionic-5-app ... pe-payment.