Payment Page checklist
Thank you for choosing the Saferpay online payment system. We are happy to provide you with a checklist to help you integrate the Saferpay Payment Page (PP) into your platform.
This website is aimed at programmers and merchants who want to integrate the Saferpay interface individually.
For all other merchants: Please see our large collection of Saferpay Plugins for common shop environments.
Please send us your feedback and comments or suggestions regarding this checklist by e-mail using your Saferpay Customer ID to [email protected].
Saferpay offers you the opportunity to test all interfaces with a test account set up specifically for you. To sign up, click on the following link: https://test.saferpay.com/BO/SignUp
To do this, log into the Saferpay Backoffice first.
- Set up JSON API credentials
- Set up important notificationsPlease ensure to set up your mail notifications, to get informed about important topics, like technical changes on the Saferpay interface, deactivation of features, releasenotes and more.
- Payment Page configuration
- Displayed amount and currencyThe amount and currency are correctly displayed.
- Correct final amountShipping costs, etc. are included in the final amount.
- Selected means of paymentThe means of payment are correctly displayed.
- Offer descriptionThe offer description is correctly displayed.
- ReturnURLs
- Successful transactions: success link
- Rejected transactions: fail link
- Abort URL: for cancelled transactions. If this is not set, the fail link will be used instead!
-
- Notification URLs
We strongly recommend that you work with the Notification URLs!
- Displayed information The information on the Payment Page is displayed correctly
- Payment Methods: The desired payment methods are displayed correctly.
- Amount: The amount is correct.
- Description: The description is to your liking.
- Merchant Information: The information about the merchant is correct.
The merchant information is stored on Saferpay side. You can't change it via the Saferpay Backoffice!
If you need adaptions on live environment, please contact your account manager.
For changes on test environment contact the Saferpay Integration Support ([email protected])
- Return URL Depending on the outcome of the transaction, the customer will be redirected to one of the following URLs:
- Successful transactions: success link
- Rejected transactions: fail link
- Abort URL: for cancelled transactions. If this is not set, the fail link will be used instead!
- Notification URLs Notification URLs were called. This confirms the current transaction status to your shop, in addition to the Return URLs.
- Confirms/validates the paymentThe Payment Page Assert was called on Notification/|redirect to Return URLs and the data has been validated successfully:
- Transaction.Status: The transaction status has been processed correctly and thus determined, if the next step is necessary/possible.
- Capture/Cancel The transaction is either captured/booked, or cancelled, based on the outcome of the Assert
- E-Mail notifications (optional) You, your employee and/or the customer have been notified of the payment.
If you have any technical questions, please contact our integration support team. They will be happy to assist you.
Last modified 1yr ago