Hosted page flow

There are 4 pages that make up the hosted flow product:

New Card Payment Page this is a payment form for someone to enter their full card details (or choose PayPal) to process a payment.

Card Selection Payment Page when the customer already has at least one saved card, this form allows them to choose from their saved cards (or choose PayPal) to process a payment.

It includes options to add a new card, which takes the user to the New Card Payment Page and to update already saved cards, which takes the user to the Manage Cards Page.

Manage Cards Page this allows the user to update the details of their saved cards, though they cannot change the card number itself. They can also delete any saved card.

Transaction Result Page only shown when requested via the api, or configured on the account, this page shows the user the result of the transaction processing request. It also presents key details of the transaction, including amount, transaction id, merchant reference, etc.