Stripe v3 with connect - layout

  • Posts: 50
  • Thank you received: 4
  • Hikashop Business
1 year 3 months ago #348821

-- HikaShop version -- : 4.7.0
-- Joomla version -- : 3.10.11
-- PHP version -- : 8.0

Hi, I'm using this Stripe plugin on my site: www.hikashop.com/marketplace/product/133...nect-by-obsidev.html
Does it have the ability for any of the following:
- Separate input boxes instead of all the boxes in one
- redirecting to the hosted Stripe payment page instead of the on-site boxes
- Google pay / apple pay

Attachments:

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

  • Posts: 26017
  • Thank you received: 4004
  • MODERATOR
1 year 3 months ago #348825

Hello,

1 - You can override the plugin view and tweak the display according to the "Stripe Elements" documentation.
2 - No, the plugin only support Stripe JS and not Stripe Checkout (which is a totally different API, not compatible with "Connect" feature).
3 - Google Pay and Apple Pay are now again available via a new API (APIs which come and go). Some tests are under development.

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.

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

  • Posts: 50
  • Thank you received: 4
  • Hikashop Business
1 year 2 months ago #349233

Thanks. Where is the correct location to create the plugin view override?
I have created one at /templates/templatename/html/plg_hikashoppayment_stripeconnect/stripeconnect.php but this does not seem to correct.

Last edit: 1 year 2 months ago by infinityb.

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

  • Posts: 26017
  • Thank you received: 4004
  • MODERATOR
1 year 2 months ago #349246

Hello,

The view pages that you can override are : "stripeconnect_end.php", "stripeconnect_end_intent.php" and "stripeconnect_end_3ds.php".

The "end" page is for the legacy token API while the common page is the "end_intent" one.
You can't override "stripeconnect.php" which is the payment plugin code, not a view.

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.

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

Time to create page: 0.055 seconds
Powered by Kunena Forum