Paying via Stripe Redirects to WHMCS-Bridge homepage
-
Hello, I am experiencing an issue with WHMCS-Bridge in the invoice section.
When a client views an invoice and goes to make a payment, if they choose to pay by credit card (handled by stripe) they are redirected to the landing page of whmcs-bridge.
The URL is formatted the following way for each step:
Customer viewing the invoice:
https://MyWordpressInstall.com/client-portal/?ccce=viewinvoice&id=12Customer clicks the “Pay Now” button when selected to pay with Credit Card (via stripe):
https://MyWordpressInstall.com/client-portal/?invoiceid=12Here is what the URL SHOULD be after clicking to pay:
https://MyWordpressInstall.com/client-portal/?ccce=creditcard.php?invoiceid=12Notice that the “?/ccce=creditcard.php” is missing in the URL the customer is redirected to. I tested the link directly on WHMCS and it works fine.
Any suggestion on how to solve this?
- The topic ‘Paying via Stripe Redirects to WHMCS-Bridge homepage’ is closed to new replies.