Provides a custom workflow for Umbraco Forms for handling online payments using a hosted payment page provided by emerchantpay.
All requests to emerchantpay API are authenticated by providing the merchant's username and password.
If the configuration is incomplete, the user will receive an error message.
The API endpoints accept and return XML data. When the form is submitted, two batches of payload data are exchanged: one for handling consumer information and the second one for creating the payment.
Changes
1.0.1 (November 22nd 2022)
1.0.0 (November 8th 2022)