Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

cart is only making the SetExpressCheckout API call


speagle1

Recommended Posts

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

  • 2 months later...

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...