Process alternative payments through Host-to-Host API including bank transfers, digital wallets, and BNPL options
Parameter | Description | Required | Example |
---|---|---|---|
name | Customer full name | YES | ”Jane Smith” |
email | Customer email address | YES | ”jane@example.com” |
phoneNumber | Customer phone number | YES | ”+1234567890” |
address | Customer address | YES | ”456 Oak Avenue” |
city | Customer city | YES | ”Los Angeles” |
state | State or province | YES | ”CA” |
postalCode | ZIP or postal code | YES | ”90210” |
country | Country code (ISO 3166-1) | YES | ”US” |
Parameter | Description | Required | Example |
---|---|---|---|
amount | Payment amount | YES | 150.00 |
unit | Currency code | YES | ”USD” |
originDomain | Merchant domain | YES | ”store.example.com” |
referenceId | Merchant reference | NO | ”INV-67890” |