Overview
Wallet Payments for Apple Pay and Google Pay allow users the ability to submit a payment via Apple Pay or Google Pay through the Payrix Hosted Payment Page (HPP). This functionality is only available for one-time payments via the Payrix HPP and available with the Pay Now invoices for Xero.
...
Wallet Payment Compatibility
Available | |||
---|---|---|---|
REST API HPP | √ | ||
REST API HPP + Custom Disbursement | √ | ||
REST API HPP + Save payer | × | ||
SOAP API HPP
| √ | ||
HPP Olite | × | ||
HPP Salesforce – Pay Now | √ | ||
HPP Salesforce – Recurring | × | ||
HPP Simple Invoice | √ | ||
HPP Payment Recovery | × | ||
Xero – Pay Now | √ | ||
Xero - Recurring | × |
...
Implementing the use of Wallet Payments via the Payrix HPP
...
To determine if the transaction was via a Wallet Payment, if the first 6 digits for the “cardNumber” value are 000000 the payment is deemed to have been paid via Wallet Payment and the Wallet Type (APPLEPAY or GOOGLEPAY) is identified through the “cardholderName”.
...
Q: How to test wallet payments (Apple Pay / Google Pay) in Sandbox
...