Payment Page

Creates a flexible payment page that can accept any number of line items and can be configured to display up to 3 custom data points per item.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Required for authentication

string
required

Required for authentication

items
array of objects
required

Required. One or more items must be provided.

items*
string

The unique value optionally provided by API caller and added to payment. Useful for subsequent queries via "Status" endpoint.

string

Prepopulate the Address Line 1 (street) on the Payment page; (100 Chars Max).

string

Prepopulate the city for the payment page; (100 Chars Max).

string

Prepopulate the billing State on the payment form. Must be valid 2 letter code for US States and Canadian Provinces/Territories

string

Prepopulate the billing Zip on the payment form.

boolean

If True, will submit a windows.post message which can be read by parent window in the event that payment page is being presented in an iframe.

string

If provided, will validate that given URL matches URL of parent window before generating windows.post message.

If True, hides customer logo. False will display.

string

Upon completion of payment, any email address(es) entered here will receive a copy of the receipt. Multiple emails should be comma separated.

string

Custom text that will display in large font at the top of the payment page.

string
Defaults to Item ID

This is the label that will accompany the Item ID in the items object. If no value provided, default is Item ID.

string
Defaults to Item Name

This is the label that will accompany the Item Name. If no value provided, default is Item Name.

string
Defaults to Item Description

This is the label that will accompany the Line Item Description. If no value provided, default is Item Description.

string

Custom text that will display at the bottom of the page directly above the submit button.

Responses

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