getOrder( )


Gets the order associated with the current page.

The getOrder() function returns a Promise that is resolved when the information about the order associated with the ThankYouPage is retrieved.

Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:Promise<Order>
Was this helpful?
Yes
No