Mock Charge

How to enable Mock Charge 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 Charge can be / according to its status.
Payment Sale Payments are authorized and immediately captured using Paze payment methods.

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-charge",
  "config": {},
  
}