We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ChargeHive.setNameOnCard('Joe Bloggs');
ChargeHive.setCardExpiry(12,21);
ChargeHive.setBillingAddress( { address1: 'my street', city: 'my city', county: 'my state', country: 'US', postal: 'zip' } );