E-Payment Integrator 2016 Android Edition
E-Payment Integrator 2016 Android Edition
Questions / Feedback?

Card Property

Contains the customer's credit card information.

Syntax

public EPCard getCard();
public void setCard(EPCard card);

Remarks

This must be set to an instance of the EPCard type, which will contain information about the credit card to be charged. This should include a card Number, ExpMonth, and ExpYear, as well as optional CVVData.

This property is not available at design time.

Default Value

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 Android Edition - Version 16.0 [Build 7354]