3D Secure Payments - thru Stripe

  • Posts: 11
  • Thank you received: 0
7 years 6 months ago #270102

-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.6.5
-- Browser(s) name and version -- : Safari

Hello. I am currently testing Joomla>Hikashop> to Stripe. I am going thru Stripe's "going live checklist" and am testing the proper handling of 3D Secure charge cards. When I use the faux-card number that Stripe has set up to test that 3D works, I immediately get a "payment didn't go thru" response. Theoretically, of course, that could be the proper response. But, per 3D guidelines, it says the customer has 6 hours to confirm whether they really did use their 3D card to buy my widget. Stripe says that I can't test that part of the system due to the fact that the system to send an email to the faux-customer to get them to confirm the payment can't/won't/hasnt? been set up to test that theoretical side of this issue. So, it seems my only way to see that Hikashop knows to "pause" a transaction until the customer double-confirms their purchase (or doesn't confirm) is to see if it works when I go live and encounter my first 3D Secure card. Ugh. Thus, my question. Is Hikashop set up within their plug-in to handle 3D Secure cards? Evidently MasterCard and Visa have this style of card. Thanks for your answer. I am just trying to gather a level of peace with going "live" as best I can.
Pam

Please Log in or Create an account to join the conversation.

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
7 years 6 months ago #270117

Hello,

The available stripe plugin ( github.com/HikaShop/hikashoppayment-stripe ) is using the "stripe.js" API.
stripe.com/docs/stripe.js/v2

But, in order to handle the 3DSecure, it looks like it should use a different API named "stripe source" :
stripe.com/docs/sources/three-d-secure

I'm sorry but we don't know how "stripe.js" is handling the 3DSecure.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: Hardi

Please Log in or Create an account to join the conversation.

  • Posts: 11
  • Thank you received: 0
7 years 6 months ago #270221

Thank you. Would you mind asking Nicolas if Hikashop supports 3D Secure charges from MasterCard and Visa? That would help me tremendously. He would probably know. Thank you!

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
7 years 6 months ago #270240

Hi,

Current implementation of the Stripe payment plugin doesn't support 3D secure cards.
It would require implementing this documentation in it:
stripe.com/docs/sources/three-d-secure
So it's possible, and we provide the source code of the plugin for free on our github: github.com/HikaShop/hikashoppayment-stripe
However, it would require quite some development.

Please Log in or Create an account to join the conversation.

Time to create page: 0.061 seconds
Powered by Kunena Forum