Accept payments
Learn how to accept payments with Unzer.
Three ways of accepting payments
With Unzer, you can accept payments in three different ways.
Accept payments with the Unzer API
You can directly communicate with the Unzer API, and present your customer with your own custom UI:
Accept payments with the Unzer UI components
You can implement ready-made Unzer UI components on your website:
Accept payments with a payment page
You can use one of Unzer’s customizable payment pages:
Implement your payment methods
Unzer supports a wide range of modern payment methods. To implement any of them, check our dedicated tutorials:
- Unzer Bank Transfer
- Unzer Direct Debit
- Unzer Direct Debit Secured
- Unzer Prepayment
- Unzer Instalment
- Unzer Invoice
- Unzer Invoice Secured
- Bancontact
- Credit card
- Bulk payments
- EPS
- Alipay
- Apple Pay
- Giropay
- iDEAL
- PayPal
- Przelewy24
- SOFORT
- WeChat Pay
Manage your payments
Use the Unzer API’s endpoints to manage your payments, send additional information, and more:
- Authorize an amount:
/authorize
- Charge an amount:
/charges
- Check a payment’s status:
/payments
- Confirm shipping goods to the customer.:
/shipments
- Cancel an authorization or charge:
/cancels
- Send money to your customer:
/payouts
- Charge your customer on a regular basis:
/recurring
- Check your API keypair configuration:
/keypair
- Submit additional customer information within your payment:
/customers
- Submit additional information about the payment itself:
/metadata
- Submit product information within your payment:
/baskets