speagle1 Posted February 11, 2011 Share Posted February 11, 2011 I switched to paypal express checkout and I started experiencing this looping at the payment information page and when I asked paypal they said : When using Express Checkout after the customer is sent to PayPal to enter their credit card information or login to their PayPal account the customer is returned to your site to complete the payment. Your shopping cart is never making the required API call to complete the payment. SetExpressCheckout GetExpressCheckoutDetails DoExpressCheckoutPayment These are the API calls that are made for the complete process. Your cart is only making the SetExpressCheckout API call. So my question is what exactly do I need to do to get my cart to make the other two api calls? Link to comment Share on other sites More sharing options...
kpvander Posted May 9, 2011 Share Posted May 9, 2011 I switched to paypal express checkout and I started experiencing this looping at the payment information page and when I asked paypal they said : When using Express Checkout after the customer is sent to PayPal to enter their credit card information or login to their PayPal account the customer is returned to your site to complete the payment. Your shopping cart is never making the required API call to complete the payment. SetExpressCheckout GetExpressCheckoutDetails DoExpressCheckoutPayment These are the API calls that are made for the complete process. Your cart is only making the SetExpressCheckout API call. So my question is what exactly do I need to do to get my cart to make the other two api calls? I have a similar problem. But mine is making the other call and not the SetExpressCheckout API. Have you been able to find a solution? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.