By ascweb on Tuesday, 09 November 2021
Replies 9
Likes 0
Views 678
Votes 0
Hi there,

On my website, I am providing Stripe as payment method for RSVP pro. When proceeding to checkout, a small form pops ups and you have to enter credit card details. Everything works okay.

However, since January 2021, it´s mandatory (in the European Union) to process online payments with "3d secure" for safety reasons. How can I activate this function?`Thanks, Christoph
Have you updated to the latest version of RSVP? Stripe SCA was implemented in the 3.7.4 release.
·
3 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, I have the current version. I re-installed RSVP, but still no SCA functionality... do I have to activate it somewhere?


PHP Version : 7.3.27
MySQL Version : 5.5.60-0+deb8u1-log
Server Information : Linux drbd-m-35 3.16.0-5-amd64 #1 SMP Debian 3.16.51-3+deb8u1 (2018-01-08) x86_64
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : Yes
Max Input Vars ? : 1000
Club code set? : Yes
User Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0
Joomla : 3.10.3
component_com_jevents : 3.6.20
component_com_rsvppro : 3.7.4
module_mod_jevents_cal : 3.6.20
module_mod_jevents_custom : 3.6.20
module_mod_jevents_filter : 3.6.20
module_mod_jevents_latest : 3.6.20
module_mod_jevents_legend : 3.6.20
module_mod_jevents_switchview : 3.6.20
layout_JEventsExtPlusLayout : 3.6.1
layout_JEventsFlatplusLayout : 3.6.1
layout_JEventsFloatLayout : 3.6.1
layout_JEventsIconicLayout : 3.6.2
layout_JEventsSmartphoneLayout : 3.4.1
plugin_actionlog_jevents : 3.6.20 (not enabled)
plugin_content_jevents : 3.6.20
plugin_finder_jevents : 3.6.20
plugin_installer_jeventsinstaller : 3.6.20 (not enabled)
plugin_jevents_jevfiles : 3.9.3
plugin_jevents_jevrsvppro : 3.7.4
plugin_rsvppro_authorizenet : 3.7.4 (not enabled)
plugin_rsvppro_manual : 3.7.4 (not enabled)
plugin_rsvppro_mollie : 3.7.4 (not enabled)
plugin_rsvppro_paypalexpress : 3.7.4
plugin_rsvppro_paypalipn : 3.7.4 (not enabled)
plugin_rsvppro_quickpay : 3.7.4 (not enabled)
plugin_rsvppro_stripe : 3.7.4
plugin_search_eventsearch : 3.6.20
plugin_system_gwejson : 3.6.20
plugin_system_hika_rsvp_redirect : 3.7.4 (not enabled)
·
3 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
No, there is nothing you need to do to activate it. As long as the card issuer supports SCA it will automatically be invoked. Not all issuers support it yet though.
·
3 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
I tried with my personal card, which definitely supports SCA. I also tried with a card of one of my collegues, also SCA supported.
In both cases, I paid an amount of over 50 € and still there is no SCA security check whatsoever.

The tiny form popup doesn´t look very trustworthy and doesn´t make the impression to have a SCA functionality. Could you have a look at the attached image - does it look the same for you?

But this is an essential and legally necessary function - without it, the whole component doesn´t make sense. What could be the problem here?
Thank you, Christoph
·
3 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
That is the correct popup. Might I suggest you place Stripe in sandbox mode (with your sandbox api keys), and try one of the test credit cards that support SCA from the Stripe developers list: https://stripe.com/docs/testing#regulatory-cards
·
3 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Everything works in Sandbox mode, also SCA works well.

I created a new API secret key for live mode, but the problem here won´t disappear. No 3D secure process at checkout.

Is this a problem caused by Jev or could it be a Stripe problem?
·
3 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Afraid I don't know. It works on my system just fine. Can you use the same card on other systems and SCA works? If so then I suspect you will need to contact Stripe.
·
3 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you.
·
3 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello ascweb,

So this is an issue at the Stripe end. Essentially in live, they are not checking for 3D Secure. I would suggest contacting them and requesting they enable 3DS on your account. The fact it works in the sandbox is the giveaway since the only things that changed really are the keys and URL to stripe.

Many thanks
Tony
·
2 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post