Payment Option

Note : Only for PAYMENT REQUEST (UI) and must use API version 9.1 and above.

import com.ccpp.my2c2psdk.cores.My2c2pSDK.PaymentOption;


Field Remarks
PaymentOption.ALL All available options.
PaymentOption.FULL Full Amount Payment ONLY.
PaymentOption.INSTALLMENT Installment Payment Plan ONLY.
PaymentOption.CREDIT_CARD CreditCard Payment ONLY.
PaymentOption.CREDIT_CARD_INSTALLMENT CreditCard and Installment Payment Plan ONLY.
PaymentOption.ONE_TWO_THREE 1-2-3 Bank, Kiosk and Over The Counter Payment ONLY.
PaymentOption.BANK 1-2-3 Bank Payment ONLY.
PaymentOption.KIOSK 1-2-3 Kiosk Payment ONLY.
PaymentOption.OVER_THE_COUNTER 1-2-3 Over The Counter Payment ONLY.
PaymentOption.MPU MPU Payment ONLY.
PaymentOption.UPOP UnionPay Payment ONLY.
PaymentOption.ALIPAY Alipay Payment ONLY.
PaymentOption.SAMSUNG_PAY Samsung Pay ONLY.
PaymentOption.KCP Korea Cyber Payment ONLY.
PaymentOption.GCASH GCash ONLY.
PaymentOption.KBZ Kanbawza Bank (KBZ Bank) ONLY.
PaymentOption.WAVEPAY WavePay Payment ONLY.
PaymentOption.TOUCH_N_GO Touch 'n Go ONLY.
PaymentOption.GRAB_PAY GrabPay ONLY.
PaymentOption.BOOST Boost Wallet ONLY.
PaymentOption.MASTER_PASS Master Pass ONLY.
PaymentOption.LOAN_CARD Loan Card ONLY.
PaymentOption.TRUE_MONEY TrueMoney Wallet ONLY.
PaymentOption.OK_DOLLAR OK Dollar ONLY.