- Posts: 66
- Thank you received: 2
stripe plugin webhook issue - solved
- gianluca
- Topic Author
- Offline
- Senior Member
Less
More
1 year 10 months ago #156014
by gianluca
stripe plugin webhook issue - solved was created by gianluca
In the documentation of Eshop it is not mentioned the Stripe plugin configuration about webhook. If we don't configure properly the webhook in Stripe and if we don't write its relative code into the plugin field Stripe will not send the end of session to Eshop component, and the email to admin will not be sent by Eshop. To prevent this we have to write into stripe a special url that is used to comunicate with the component. This url is omitted by documentation, it is not written elsewhere in this website. I don't know if it shanges for every installation o every update but I want to write it down here because I was crazy with my client during the tests of the e-commerce.
Eshop end session for Stripe:
mydomain.com/index.php?option=com_eventb...od=os_stripecheckout
Eventbooking end session for Stripe:
mydomain.com/index.php?option=com_eventb...od=os_stripecheckout
The value to insert into Stripe is: checkout.session.completed
After that the system will send email to the admin after a payment by Stripe.
Eshop end session for Stripe:
mydomain.com/index.php?option=com_eventb...od=os_stripecheckout
Eventbooking end session for Stripe:
mydomain.com/index.php?option=com_eventb...od=os_stripecheckout
The value to insert into Stripe is: checkout.session.completed
After that the system will send email to the admin after a payment by Stripe.
Please Log in or Create an account to join the conversation.
- Giang Dinh Truong
- Offline
- Administrator
1 year 10 months ago #156017
by Giang Dinh Truong
Replied by Giang Dinh Truong on topic stripe plugin webhook issue - solved
Dear Gianluca,
Thank you for submitting the topic here. You are right, this is not written on the website. However, it is written in the readme.txt file which is included into the EShop Stripe Checkout package.
Sincerely, Giang
Thank you for submitting the topic here. You are right, this is not written on the website. However, it is written in the readme.txt file which is included into the EShop Stripe Checkout package.
Sincerely, Giang
Please Log in or Create an account to join the conversation.
Moderators: Giang Dinh Truong
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.