post https://api.gratifypay.com/merchant/order-initialize
This will create a Gratify order. You pass in a return URL on success, shopping cart details, shipping details, etc. and receive an order map id. Once this API call is completed, the user should be redirected to the Gratify web app with this orderMapId as a parameter( ?o= ) to complete the purchase.