Allows site administrators to accept payments using Sofort payment system.
Installation is a very simple process. Just click Install and the plugin installation will be performed.
The newly installed plugin requires the following data to be properly configured:
- Sofort User ID — it's given to you when you registered at sofort.com
- Sofort Project Key — will be given to you once you register a new merchant project (see below)
Project at sofort.com
The corresponding project should be created at sofort.com. Below are instructions how to create it:
- Sign in to your merchant account at sofort.com
- Click the "My projects" link in menu
- Once the new page opened, click the "Add new project" link
- Click the "Create project" button for "Sofort Banking" icon
- On the "Choose your project type" page, select the "Classic project" option and click the "Create project" button
- Set the "Success link" and "Abort link" to the following values:
- Success link
- [Your site's URL with http/https]-USER_VARIABLE_2-pay/-USER_VARIABLE_0-/completed/?ref=-TRANSACTION-&amt=-AMOUNT-¤cy=-CURRENCY_ID-&payer=-SENDER_HOLDER-&s=-USER_VARIABLE_1-
- Abort link
- [Your site's URL with http/https]-USER_VARIABLE_2-pay/-USER_VARIABLE_0-/canceled/
It's also recommended to set the "Automatic redirection" option on.
Setup payment notifications
This plugin also supports payment notifications feature. Below is the simple instruction to set it up:
- Sign in to your merchant account at sofort.com
- Click the "My projects" link in menu
- Select the "Extended settings" tab
- Click the "Notifications" link
- Click the "Add new notification" link
- Select the "HTTP" tab and set the options as follows:
- Activated
- Yes
- Notification URL
- [Your site's URL with http/https]ipn/sofort/
- Method
- POST
- Click the "Save" button
- Version: 1.1.0
- Adapted to the 4.1 version of core script.
- Version: 1.0.0
- Adapted to the 4.0.3 version of core script.
- Plugin release.