- Posts: 34
- Thank you received: 0
E-mail & Statistics
- Stephen Daly
- Topic Author
- Offline
- Junior Member
'Statistics' & 'Payments'
I'm currently testing 'Payment Forms' before doing a demo with the client. I have setup Stripe successfully with the Stripe sandbox (I've attached a screenshot to confirm this) and can see the payments in stripe but the statistics within the 'Dashboard' are not updating to reflect the payments made. There is also nothing being populated in the 'Payments' section.
Upon successful completion of an e-mail, nothing is being sent to confirm the payment. For example, the person making the payment is not receiving an e-mail once complete. I was also expecting admin to receive an e-mail. I have tested the PHP mail is working from the Joomla Global Configuration and no issue there.
Super-Admin login details are in ticket 133281.
Stripe dummy card number: 4242 4242 4242 4242 with any future expiry date and and CVV number.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
I believe it happens because you haven't configured Stripe Webhook yet. See instructions below, configure it and then try again, it should work well
1. Go to Payment Form -> Payment Plugins to install the plugin (os_pmf_stripecheckout.zip)
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_pmform&t...od=os_stripecheckout
(Of course, need to replace domain.com/ with your website url)
Stripe will also asks you for the events for webhook, select the event below:
checkout.session.completed
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Stephen Daly
- Topic Author
- Offline
- Junior Member
- Posts: 34
- Thank you received: 0
Sorry, I thought I had done the webhook, my bad.
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.
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.