Both PayPal Express and STRIPE work as expected on a standard LIVE purchase. However, STRIPE seems to be the only option that is working with the LIVE recurring profiles. When I try to make a purchase using PayPal express, I get the following error page:
There is not even any formatting to this page. The URL shows as follows:Notice: Undefined variable: header in /home/userfolder/public_html/cart/catalog/view/theme/default/template/error/not_found.tpl on line 1
Notice: Undefined variable: breadcrumbs in /home/userfolder/public_html/cart/catalog/view/theme/default/template/error/not_found.tpl on line 5Warning: Invalid argument supplied for foreach() in /home/userfolder/public_html/cart/catalog/view/theme/default/template/error/not_found.tpl on line 5
Notice: Undefined variable: column_left in /home/userfolder/public_html/cart/catalog/view/theme/default/template/error/not_found.tpl on line 9 Notice: Undefined variable: column_left in /home/userfolder/public_html/cart/catalog/view/theme/default/template/error/not_found.tpl on line 10Notice: Undefined variable: column_left in /home/userfolder/public_html/cart/catalog/view/theme/default/template/error/not_found.tpl on line 12Notice: Undefined variable: column_right in /home/userfolder/public_html/cart/catalog/view/theme/default/template/error/not_found.tpl on line 12
Notice: Undefined variable: content_top in /home/userfolder/public_html/cart/catalog/view/theme/default/template/error/not_found.tpl on line 17
Notice: Undefined variable: heading_title in /home/userfolder/public_html/cart/catalog/view/theme/default/template/error/not_found.tpl on line 18
Notice: Undefined variable: text_error in /home/userfolder/public_html/cart/catalog/view/theme/default/template/error/not_found.tpl on line 19
Notice: Undefined variable: button_continue in /home/userfolder/public_html/cart/catalog/view/theme/default/template/error/not_found.tpl on line 21
Notice: Undefined variable: content_bottom in /home/userfolder/public_html/cart/catalog/view/theme/default/template/error/not_found.tpl on line 23
Notice: Undefined variable: column_right in /home/userfolder/public_html/cart/catalog/view/theme/default/template/error/not_found.tpl on line 24
Notice: Undefined variable: footer in /home/userfolder/public_html/cart/catalog/view/theme/default/template/error/not_found.tpl on line 26
https://userdomain.com/cart/index.php?r ... xxxxxxxxxx
and the transaction is never completed, as when I work my way back to the cart, the item is still in the shopping cart and no transactions in PayPal.
I have no clue where to even begin troubleshooting this. Can anyone point me in the right direction?
Any help would be much appreciated!