Payment Page
The SAP Digital Payments Add-on (DPA) provides a custom Payment Page that displays buttons for each payment method the shopper can use to complete the payment process. You can configure the BlueSnap adapter with the payment page as detailed below.
Implement DPJSLIB JavaScript Library
To utilize the Payment Page, your consumer application must include the DPJSLIB JavaScript library provided by SAP DPA. For setup details, refer to the SAP documentation.
Configure the Payment Page
Payment Page Configuration is a dedicated UI provided by SAP, which allows you to choose the digital payment types to display on the payment page. Use the URLs provided by your SAP system administrator and create at least one configuration:
-
Select Create and enter a descriptive name for the configuration.
-
Enable the Active checkbox on a payment type you want to support.
-
Select BlueSnap in the Payment Service Provider column
-
In the Transaction Type column, choose either Authorization or Direct Capture.
-
In the Merchant column, select the BlueSnap merchant account (MID) for that payment type.
-
If a button is displayed in the Additional Properties column, configure the additional requirements for that digital payment type:
- New — Default option that registers the credit card during checkout. You can choose either Consumer Application or the SAP DPA to store and manage the card details.
- Pre-registered — Credit cards that are pre-registered using the payment card registration in the SAP Digital Payments Add-On before checkout can be used in this mechanism.
-
Click Save.
The enabled payment types will now appear on the Payment Page.
Note
If you have any questions, confirm the correct values with your SAP administrator before configuring your Payment Page. Refer to Setting Up the Payment Page for more details.
Updated about 3 hours ago
