Paypal SetExpressCheckout function problems

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 12 años
Ok....I have modified the SetExpressCheckout function that is called when you checkout with Paypal.
The problem is my updated code doesn't appear to be called at all and I can't step into it ?

Any ideas ?
Hace 12 años
Maybe someone can tell me how to pass the shipping address to Paypal.  The way it is setup now with 1.9 I need to pass the shipping address to Paypal.  That's what I really need.
Hace 12 años
which PayPay module?  Standard or Direct?
Hace 12 años
I am using the PaypalExpress and PayPal Direct.

According to the site, I should enable both.  I assume Paypal Direct let's me take the credit card portion of the payment.
And if they want Paypal, the paypal express is enabled for that.

When they click on Paypal Express and redirected to Paypal I need to be able to change that address.
Hace 12 años
and what version of nopCommerce?
Hace 12 años
Thanks for your patience, I should have been more specific.

1.9
Hace 12 años
Ok, it has been a while when I modified those sources but im sure it gets called.
Hace 12 años
SetExpressCheckout definitely gets called but it's weird because I can't step into it even though I see the source code.

Unless SetExpressCheckout is tied to Paypal Direct somehow that I am not aware of.
Hace 12 años
My goal is to simply change the shipping address that Paypal receives with the order when using Paypal Express.
Whatever works the best for that, I am all ears.
Hace 12 años
I figured out I had to copy the dlls to the bin directory and the dependency/compiled directory.

So I can step into the code now.   I changed the address but when I make the request I get a paypal error 10731.
It says the country is missing but I know it's all filled in ?  Any thoughts ?  Could this be a version issue ?
Not sure what version NOP uses
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.