How to enable Mock Paze on a merchant.
Authvia enabling organizations of any size to easily request and receive payments faster, safer, and simpler, while decreasing transaction time, and improving customer satisfaction.
A true Contact-Free payment solution.
Consumers expect fast, simple, and secure commerce experiences from the convenience of their mobile devices; no app to download, no login or passwords to remember
Features
✅ Refund A paze payment processed with Mock can be / according to its status.
✅ Payment Authorization Payments can be authorized by customers using Paze.
✅ Payment Capture Payment authorizations made using Paze payment methods can be captured. This step happens automatically with CHARGE transactions.
Resources
Configuration
https://www.authvia.com/contact-us/
Enabling this Product
Using create-merchant-product API you can add a new product to your merchant record. Below is an example configuration for the payload of that request.
{
"line": "payments",
"product": "paze",
"provider": "mock",
"config": {},
}