Payment Process
Our E-Wallet integration takes complete care of the payment option and account management, thereby reducing your efforts to a minimum and providing your customers a comfortable and secure checkout experience.
This section will guide you through the individual steps of a E-Wallet payment to a Merchant Account with exemplary API requests and responses. Use our Digital Marketplace to easily handle payments for a variety of Merchant Accounts. A complete and detailed description of all API methods can be found in the API Reference.
The Payment Process consists of the following steps:
- Redirect to E-Wallet: Redirect the customer to the E-Wallet portal via a POST request.
- Customer Payment: The customer completes the payment through the E-Wallet.
- Complete Order: Confirm the payment via an API method.
- Unblock Amount: Unblock the payment via an API method.
Before you continue, please make sure you fulfill all prerequisites (e.g., Issue an Authentication Token) described in the Integration Journey section of this documentation.