Features
If you are using the Hosted Checkout integration method, pay special attention to the following payment gateway features:
- Payment enhancements
You can enhance your integration to improve the payer experience and to minimize the risks for your own business. Payments can be enhanced with details about ordered goods or services, or for an improved payment experience or easier authentication.
- Security features
The Hosted Checkout supports security features like 3D Secure (3DS) which is a protocol used to provide an additional security layer in online card payment transactions by requiring the payer to authenticate with their card issuer.
- If you are configured for 3DS authentication, you can choose to bypass that check, as needed:
- Set
interaction.action.3DSecure=BYPASS
in the INITIATE CHECKOUT request. - If the field value is set to MANDATORY, the Hosted Payment Page uses 3DS authentication with the payer, if it is available.
- Set
- Payment links
Instead of gathering payer’s payment details and authorization in real time, you can create a payment URL and send it to the payer through email, text message, or QR code. When the payer is ready to confirm the order, they click the link and are redirected to the Hosted Payment Page where they can complete the transaction.
- Payment plans
If you have set up payment plans with your merchant account, you can offer them to the payer during a Hosted Checkout transaction, to allow payment in installments.
- Non-eCommerce integrations
The Hosted Checkout also supports non-eCommerce integrations, such as ordering by telephone.
In addition to the above features, you can also take advantage of general gateway features, such as reporting and notifications. For more information on all available features, see Features.