hi All,
I am using paypal as payment method.
Could anyone tell me, what page is used when creating the order number?
paypalnotification.aspx.cs or paypalok.aspx.cs?
Thanks
hi All,
I am using paypal as payment method.
Could anyone tell me, what page is used when creating the order number?
paypalnotification.aspx.cs or paypalok.aspx.cs?
Thanks
If you're enabling IPN (Instant Payment Notification), the PaypalNotification.aspx.cs is used to call the GetNextOrderNumber() method in AppLogic.cs, otherwise paypalok.aspx.cs