UNPKG

payroc_ibx

Version:

This is an SDK for transaction processing with IBX gateway

9 lines (6 loc) 138 B
"use strict"; var StoreCardPayload = function () { this.card = null; this.address = null; }; module.exports = StoreCardPayload;