GuidesAPI Reference
API Reference

/v2/hosted/checkout

Initiate a hosted payment flow with Credit Key.

Body Params
string
enum
Defaults to REDIRECT

Should the hosted flow occur within a full page redirect or a modal.

Allowed:
merchant
object
required

Merchant specific values related to the order.

metadata
object

A key/value blob for additional order information.

billing_address
object
required

The billing address for this order

shipping_address
object
required

The shipping address for this order

number
required

The total amount for this order in USD.

items
array of objects

Array of items associated with this order.

items
Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json