vaulted_billing icon indicating copy to clipboard operation
vaulted_billing copied to clipboard

A generic interface to integrate with multiple vault-style Gateways (Authorize.net CIM, NMI Customer Vault, etc.)

Results 2 vaulted_billing issues
Sort by recently updated
recently updated
newest added

NMI suports a whole bunch of optional parameters when charging credit cards (http://www.scribd.com/doc/48052752/NMI-API). It's very easy to pass them along in the VaultedBilling::Gateways::NmiCustomerVault#purchase.

How do you include the order id in a purchase?