Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Order Creation

  1. #1
    duke is offline Junior Member
    Join Date
    Nov 2009
    Posts
    28

    Question Order Creation

    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

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    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