...
Apple Pay
Excerpt | ||||
---|---|---|---|---|
| ||||
The Apple Pay offers a way for customers to make payments quickly and securely by saving payment methods to the Apple service. When a customer makes a purchase on your website, they are present with the saved payment options. They can then chose the payment option to use and complete the transactionsimpler and more secure alternative to using physical credit, debit, or prepaid cards. It allows you to accept payments in stores, apps, or on the web using built in hardware and software security features to make these payments easily, securely, and privately. MerchantE can facilitate the processing of transactions using Apple Pay directly from your website using the Payment Gateway or by using a Hosted Payment Page. This document outlines the process for submitting payments directly to the Payment Gateway. Adding a Payment Card to Apple WalletWhen a customer creates an Apple Wallet account, payment methods must be added to wallet to make purchases. The diagram below shows the process which enables a payment method in Apple Wallet.
Making a Purchase using Apple PayOnce payment methods have been added to Apple Pay, the method can be used to make purchases from Apple Pay compliant merchants. The diagram below shows the transaction processing when a purchase is made using Apple Pay. Apple Wallet verifies the customer identity and sends the DPAN and the Dynamic Cryptogram to the Merchant. The Merchant provides the Payment Token to MerchantE. MerchantE sends the DPAN and Dynamic Cryptogram to the Issuer Bank. The Issuer Bank verifies the transaction.
When a user purchases goods or services from your website, PassKit (mobile) or Apple Pay JS (Safari) determines they are using a qualified device. If they are using a qualified device, the Apple Pay button will appear as one of the payment options.
If the customer selects Apple Pay as the payment method, they are immediately presented with the Payment Sheet. The Payment Sheet will present the customer with their stored payment options. This includes the card payment option and address.
Once the customer has selected a payment option and authorizes the request using a linked device, a payment request is created. If authorization succeeds, a payment object is generated. The payment object contains all the customer data and the payment token. The payment token is then decrypted by the MerchantE Payment Gateway. The decrypted sent to the Merchant or the Hosted Payment Portal. If using the Payment Gateway directly, the payment token must be decrypted. The payment token contains:
The contents of the decrypted payment token are is then sent to the card issuer to complete the payment. |
...
Excerpt | ||||||
---|---|---|---|---|---|---|
| ||||||
A payment card surcharge, also known as a checkout fee, is an additional percentage-based fee that a merchant adds to a transaction when a credit card is used for payment. You can add surcharges to credit card payments to offset the cost of processing the transaction. Surcharges are only valid for credit card transactions and cannot be applied to debit cards, prepaid cards, or ACH transactions.
Initiating Surcharges:
|
...
Excerpt | ||
---|---|---|
| ||
The Manage URLs section allows you to manage the various URLs needed to make your payment page fully functional. Payment Page URL The Payment Page URL will redirect your customer from your website to the Hosted Payment Page. Additional details on how to utilize this URL can be found in the Hosted Payments Implementation section. Redirect URLThe Redirect URL is intended to redirect your customer back to your website. Upon successful checkout, your customer will have the option to be redirected to the URL specified in this field.
Advanced URLs Management For most Hosted Payments integrations, the process stops after the customer submits their payment. However, there are some merchants who need additional information feed into their back-end systems. The settings in this section are optional and are intended for those who need advance integrations into the Hosted Payment Product. Additional details about how to utilize this section can be found in the Hosted Payments Implementation section. |
...
Excerpt | |||
---|---|---|---|
| |||
The HPP Customization tab is the area where you can modify the look the of the Hosted Payments page that your customer sees to best reflect your brand. You can select a theme color, upload a logo, and add links to your company’s Terms of Service and Policy. Background ColorThe background color dictates the color of the background on the checkout related screens. You can select a theme color by picking a color box or you can enter the hex code. The color box allows you to modify the color and the opacity of the background. Company LogoYou can upload your logo by clicking on the Upload Logo Files button. Your image must be PNG, JPG, or GIF format. The file size cannot exceed 265KB.
FooterThe footer will appear at the bottom of your payment page. It will display your company name and all rights reserved. Additionally, you can upload your Terms of Service Policy and your Privacy Policy to your payment page. When one or both links are provided, we add the links to the footer. Theme Color The theme color controls, links, transaction amount, buttons, and user icon of the payment page and the customer dashboard. You can select a theme color by picking a color box or you can enter the hex code. |
...