E-Payment Integrator 2020 macOS Edition

Questions / Feedback?

Card Property

Contains the customer's credit card information.

Syntax

public var card: EPCard {
get {...}
set {...} }

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.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 macOS Edition - Version 20.0 [Build 7941]