Create Hosted Payment Page
Creates a hosted payment page based on the parameters provided. The response will provide a link directly to the page for a customer to pay for an amount.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Merchant ID of the credit card MID to be used on the page. (Required if no ach_mid is provided.)
Merchant ID of the ACH MID to be used on the page. (Required if no cc_mid is provided.)
Customer name to be pre-filled on the HPP.
Amount to be pre-filled on the HPP.
Custom settings for an individual HPP.
Possible values include custom_01 through custom_05, invoice_id, address, phone or email.