You can integrate with our Hosted Payments Page where we will collect your consumer’s credit card or Bank Account data securely via a form that allows them to key in payment information

This endpoint initiates a hosted payment request and returns a temp token.

If TenderTypeOptions contains 'ACH'

  1. the IncludeRiskAnalysis parameter is required (information on ACH Risk Analysis can be found here).
  2. Customer object is required
  3. Customer.FirstName and Customer.LastName are required

If TenderTypeOptions contains ‘Credit' or 'GooglePay’

  1. RiskData object is required
Language
Authentication
OAuth2
Click Try It! to start a request and see the response here!