Stripe transactions do not complete
-
Hi There,
I’m trying to integrate PMPro with Stripe and tried all permutations of:
– Live vs Sandbox
– Billing address vs none
– Different configurations of SSL / no SSL… to no avail. The transaction just fails each time. No error, just hangs for a second then nothing. This is true even for free accounts.
I put the site into debug mode and this is the error. Could you confim whether its a bug and why it might be arising?
Fatal error: Uncaught exception ‘Exception’ with message ‘Stripe needs the Multibyte String PHP extension.’ in /home/freelanc/public_html/wp-content/plugins/paid-memberships-pro/includes/lib/Stripe/Stripe.php:13 Stack trace: #0 /home/freelanc/public_html/wp-content/plugins/paid-memberships-pro/classes/gateways/class.pmprogateway_stripe.php(4): require_once() #1 /home/freelanc/public_html/wp-content/plugins/paid-memberships-pro/classes/class.memberorder.php(116): include_once(‘/home/freelanc/…’) #2 /home/freelanc/public_html/wp-content/plugins/paid-memberships-pro/classes/class.memberorder.php(7): MemberOrder->setGateway(‘stripe’) #3 /home/freelanc/public_html/wp-content/plugins/paid-memberships-pro/preheaders/checkout.php(560): MemberOrder->MemberOrder() #4 /home/freelanc/public_html/wp-content/plugins/paid-memberships-pro/includes/init.php(118): require_once(‘/home/freelanc/…’) #5 [internal function]: pmpro_wp(Object(WP)) #6 /home/freelanc/public_html/wp-includes/plugin.php(487): call_user_func_array(‘pmpro_wp’, Arra in /home/freelanc/public_html/wp-content/plugins/paid-memberships-pro/includes/lib/Stripe/Stripe.php on line 13
- The topic ‘Stripe transactions do not complete’ is closed to new replies.