-
public class BuyerAction
Indicates 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 class
BuyerAction.Charge
Action that will charge the card payment source id with Money.amount in the specified Money.currencyCode
public final class
BuyerAction.Store
Action that will store the card paymentSourceId.
-