post https://staging.recurpay.com/checkout/initiate.rp
Redirect on recurpay checkout along with the subscription products.
Request Params
URL Parameters | Type | Description |
---|---|---|
line_items | object | Array of objects containing line item data. Eg: [
] |
customer_id | text | If customer logged in pass customer id or pass it as "guest" |
note_attributes | object | Additional cart attributes in key value pair or keep it blank [] |
note | text | Additional note which can be passed as an order note. |
coupon | object | Prefills coupon code on recurpay checkout
|