- Posts: 17
- Thank you received: 2
stripe payment plugin
- arcascomputing
- Offline
- New Member
-
Hector Bolanos wrote: I find it disappointing that I need to pay the full price in order to get an updated version of the Stripe Plugin.
I have already bought updates for Membership Pro twice and now I have to pay again for the Stripe plugin in order to meet the SCA requirement
I disagree, in this case at least. The changes required to the Stripe plugin have been forced upon Tuan and other developers by legal and industry changes which are no fault of theirs and require potentially significant development time. If someone built me a house to current fire regulations then the fire regs changed and they had to come back and charge me for redoing some work, I wouldn't complain since it wasn't their decision to change the regulations

Please Log in or Create an account to join the conversation.
- jimi
-
Topic Author
- Offline
- Senior Member
-
- Posts: 71
- Thank you received: 2
after instalation i only see one stripe plugin, how do i know if i have the new version installed as both the old aand new plugin seem to have same build number
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
After installing new plugin, you need to do extra configuration:
- Get and enter data for Signing Secret parameter for the payment plugin
- Select two events below for Webhook events:
checkout.session.completed
invoice.payment_succeeded
Please refer to the readme.txt file in the payment plugin package for full instructions
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
1. Go to Membership Pro -> Payment Plugins, install the payment plugin
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
Tuan
Please Log in or Create an account to join the conversation.
- jimi
-
Topic Author
- Offline
- Senior Member
-
- Posts: 71
- Thank you received: 2
thanks
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
(no need for making payment, just make sure you are being redirected to Stripe properly)
Tuan
Please Log in or Create an account to join the conversation.
- jimi
-
Topic Author
- Offline
- Senior Member
-
- Posts: 71
- Thank you received: 2
thanks for the speedy assistance
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- dev sfp
- Offline
- New Member
-
- Posts: 15
- Thank you received: 0
Thanks for this new plugin.
We test it on our dev platform, with Stripe's test elements. Ok for the payment, go back to site with confirm for new subscription. But the subscription is pending.
We reverted and tested with the old plugin, the subscription is ok : active.
Do we miss something? We did exactly what README says, with secret phrase.
[EDIT] it seems that last webhook from stripe fails and returns : Invalid encoding: ISO-8859-1 [/EDIT]
[EDIT and FINALY OK] My bad, we misconfigured URL endpoint on stripe conf. It's OK For us, great job, thanks [/EDIT]
Regards,
Please Log in or Create an account to join the conversation.
- arcascomputing
- Offline
- New Member
-
- Posts: 17
- Thank you received: 2
dev sfp wrote: Hi Tuan,
We test it on our dev platform, with Stripe's test elements. Ok for the payment, go back to site with confirm for new subscription. But the subscription is pending.
Do we miss something? We did exactly what README says, with secret phrase.
Not sure if this is relevant to your issue or not but the secret is different whether you are in test or live mode, however (at present) the payment plugin only stores one value so you have to copy/paste the relevant one in.
Might be an idea, Tuan, for you to allow two secret keys to be stored (just like with the API keys) and it switches between them based on whether you are in test or live mode?
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.