Please Log in or Create an account to join the conversation.
Your server is blocking communication with ours causing the version check to fail. Could be a firewall setting or could be a installed security extension. It's not critical to the functionality of the plugin though as it's just a version checker.1. If I access CB Plugin Mgmt I can see I'm running CBSubs 4.3.1 in the list of all plugins.
If I go to CBSub payment dashboard it shows at the top "unable to contact update server, error 0"
If I got the CBSub Settings -> Global , it shows installed version '---' and latest version available ' ? ? ' , both in red.
Navigate to CBSubs > History Log to review the errors. Be sure to also check CBSubs > Notifications for any failed notifications.2. I have successfully used the stripe test server for test payments in the past. Currently test payments fail with a very generic error: " stripe Single payment unknown error: Submitted payment didn't return an error but didn't complete. "
Looking at the Developer dashboard in Stripe, I do see the API and Webhook calls being registered as successful and no errors in the Strip log.
I'm adding a screenshot of the end-user view with the errors shown.
It's safe to set the Stripe API within your Stripe account to 2019-08-14 (latest). Then within CBSubs Stripe set the version to 2019-03-14. We only add a new version when breaking changes that impact CBSubs Stripe are made to Stripes API so in most cases it's fine to use latest.API version selected in CBSubs is 2018-02-05 , also tested 2019-03-14 (latest option in CBSubs)
API version selected in Stripe is 2018-07-27. I have also tested this with 2019-08-14. Those are the only options I have to select in Stripe as API versions.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Your server is unable to reach Stripe via HTTPS cURL call. The same issue you're having with the version checker. Something is configured wrong on your server as it's not able to communicate with external servers. Without that being fixed you won't be able to really use any payment gateway properly. Recommend contacting your host and having them take a look.- Error - stripe Stripe Sources API HTTPS POST request to payment gateway server failed.: Submitted source request didn't return an error but didn't complete. Please contact site administrator to check error log.
Looks like "Ask for CCV2/CVC2/CID" was disabled within CBSubs > Settings > Credit Cards, which is required by Stripe and many other gateways. Have added a bug ticket to account for this, but regardless it has to be enabled for Stripe.- Error - NOTICE: Undefined index: cvv in //components/com_comprofiler/plugin/user/plug_cbpaidsubscriptions/processors/stripe/cbpaidsubscriptions.stripe.php on line 581
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.