- Posts: 43
- Thank you received: 0
MP Stripe Checkout problem
- bindCommerce
-
Topic Author
- Offline
- Senior Member
-
I just bought the new plugin "MP Stripe Checkout" and I've installed and tested in live mode too.
After I chose to pay using the plugin, I was redirected to the Stripe site, I paid by entering my credit card, the Stripe site confirmed that the payment was successful and sent me back to the starting site. Everything seems to be going well.
However, going into the Joomla backend, in "OS Membership> Subscriptions" the new subscription was not created.
My version of Membership Pro is 2.17.0
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
Maybe it happens because you haven't configured it properly. Compare to the old Stripe payment plugin, the MP Stripe payment plugin needs more setup:
1. Did you enter Signing Secret into the os_stripe payment plugin parameter?
2. Did you setup Webhook URL with the two required events:
checkout.session.completed
invoice.payment_succeeded
These steps are mentioned in readme.txt file in the payment plugin package
2. Click on the payment plugin to edit, enter payment plugin parameters, then publish it
- For API Keys, you can follow instructions at stripe.com/docs/keys#api-keys to get it.
- For Signing Secret, you need to setup Webhook URL (see the next step) and get the information from there. In the webhook URL setting, click on "Click to reveal" button to get it
3. You will need to login to your Stripe account, add a "Webhook URL" below (see stripe.com/docs/webhooks/setup#add-endpoint-dashboard for instructions)
domain.com/index.php?option=com_osmember...ent_method=os_stripe
(Of course, need to replace domain.com/ with your website url)
Stripe will also asks you for the events for webhook, select two events below:
checkout.session.completed
invoice.payment_succeeded
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- bindCommerce
-
Topic Author
- Offline
- Senior Member
-
- Posts: 43
- Thank you received: 0
Thank you
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
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.