kentico_radekm
-
7/1/2013 1:21:15 AM
RE:ECommerce paypal - Developer Guide V4.0
Hello.
There is a page in <project folder>\CMSModules\Ecommerce\CMSPages\PayPalIPN.aspx which confirms payment and updates order payment result. You can get the following variables in code-behind:
order id transaction id payment status notification culture stored in custom field paypal provider
And some others, which might help you. Could you please check this file? Thank you.
Best Regards, Radek Macalik
|