Praxis Wiki logo

Virtual Terminal Description


You can embed the Virtual Terminal within the CRM to easily access the deposit(payout) feature on behalf of the customer.

VT is embedded by adding an iframe with the URL that you can get by sending request to one of our VT-API methods. When you link the VT page in the iframe, manager will see window similar to customer iframe.

API Methods

  1. {vt-pay-in} - deposit method. Allows manager to make deposit with non-fixed amount
  2. {vt-checkout} - deposit method (shopping cart interface). Allows manager to make deposit with fixed amount and order id
  3. {vt-pay-out} - payout method. Allows manager to make payout with non-fixed amount
  4. {vt-pay-out-order} - payout method (shopping cart interface). Allows manager to make payout with fixed amount and order id

Example

Virtual Terminal window example

image

You are currently viewing version 3.4 Latest version here