vaultCard

public abstract void vaultCard(int vaultCardRequest)

Vault card information. Requests the mini capture card information and request a payment token from the payment gateway. The value returned in the response is a card, with all the information necessary to use for payment in a SaleRequest or AuthRequest

Parameters

cardEntryMethods

- The card entry methods allowed to capture the payment token. null will provide default values


public abstract void vaultCard(VaultCardRequest vaultCardRequest)