Create OrderAsk AIpost https://api.ravepay.co/flwv3-pug/getpaidx/api/ebills/generateorder/This API allows you to create a new Ebills order.Body ParamsSECKEYstringrequiredThis is your merchant secret key.narrationstringTransaction narration.numberofunitsint32requiredSet the value to 1. It describes the number of items the customer is paying for.currencystringrequiredThe only available currency is NGNamountint32requiredThis is the amount value to be paid. If the customer needs to pay a lesser or higher amount please call the update order endpoint to update the amount.phonenumberstringrequiredThe customer's phone number.emailstringrequiredThe customer's email.txRefstringrequiredYour unique transaction reference to be generated along with every order. You can use the reference to check the status of the transaction by calling our transaction verification endpoint.IPstringrequiredThis is IP address of the customer.countrystringrequiredProvide the country value as NG.custom_business_namestringUse this to set a custom business name.Responses 200200 400400Updated over 6 years ago