Customer Vault

Create customers and store payment methods with ECRYPT's customer vault. Each customer profile supports a wallet which can store tokens for both credit card and ACH payment methods.

Customer Properties

Personal InformationCredit Card DetailsACH DetailsShipping Information
Customer nameCardholder NameAccountholderShipping address
Mailing addressCredit card numberAccount numberCity
Email addressExpiration dateRouting numberState
Phone numberBilling addressBilling addressZip code
Customer IDBilling zip codeBilling zip codeCountry
------Phone number
📘

Customer ID Generation

ECRYPT will automatically generate a unique ID when saving a customer record.

Customer Vault Actions

  • Create customer
  • Create customer with payment method
  • Charge existing customer's default payment method
  • Charge existing customer's secondary payment method
  • Update customer
  • List customer
  • Delete customer
  • Get customer
👍

Link to API reference for Customer Vault actions

Customer Wallet

You can store multiple payment methods on a customer profile. All credit card and ACH account numbers are tokenized and displayed as truncated numbers to ensure you take no responibility in storing sensitive payment data.

999

Merchant Defined Fields

Merchant defined fileds are custom fields that can be added to customer records and displayed in checkout experiences. You can create up to 21 merchant defined fields and choose from a variety of fileds types including:

Field TypeDescription
Text BoxSimple text box to enter data like reference IDs, additinal names, phone numbers, etc.
DropdownDropdown box to select one of multiple options.
Radio SelectCheck box to select yes/no questions or select multiple options.