UNPKG

payroc_ibx

Version:

This is an SDK for transaction processing with IBX gateway

8 lines (5 loc) 161 B
"use strict"; var MetaData = function (){ this.email = null; // Customer email used if payload send_customer_receipt == true }; module.exports = MetaData;