PaymentVision v.5.0.6

PaymentVision 5.0.6 is now available in production.  The purpose of this release is to introduce two new features (Cash Transaction and Kiosk Payment).

Cash Transaction

Cash Transaction is a new transaction type within PaymentVision that enables integration partners to aggregate cash with other transaction types (e.g.; ACH, payment card, check).

Use Cases

  • Kiosk Payment Integration
  • Walk-in Payment Integration

How it Works?

PAYAPI

  • Cash transactions can now be aggregated with other payment types within PaymentVision using a new MakeCashPayment request method
  • Cash transactions are now included within the results of a GetTransactionDetails request when filter criteria is met
  • Cash transactions can now be included or excluded as a payment type within the GetTransactionDetails transaction filter

PAYMENTVISION PORTAL

  • Cash transactions are now included within customer payment history
  • Cash transactions are now included within the results of a transaction detail, summary, or aggregation report when filter criteria is met
  • Cash transactions can now be included or excluded as a payment type within the transaction detail and summary report filter

Kiosk Payment

Kiosk Payment is a new payment channel within PaymentVision that enables kiosk transactions to be filtered and differentiated from other types of payments.

Use Case

Kiosk Payment Integration

How it Works?

PAYAPI

  • Kiosk transactions are now included within the results of a GetTransactionDetails request when filter criteria is met
  • Kiosk transactions can now be included or excluded as a source type within the GetTransactionDetails transaction filter
  • The first 3 characters of the capture tracking number (KSK) differentiate kiosk payments from other types of payments

PAYMENTVISION PORTAL