-
public class BuyerActionIndicates the action that will be performed onto the card payment source id after retrieving the verification token.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classBuyerAction.ChargeAction that will charge the card payment source id with Money.amount in the specified Money.currencyCode
public final classBuyerAction.StoreAction that will store the card paymentSourceId.
-