public class PaypalPayment extends Payment
khashed, last4, LAST4_LENGTH, logger, paymentToken, paymentType| Constructor and Description |
|---|
PaypalPayment(String id)
Constructor for a paypal payment that accepts the paypal payment ID.
|
calculateLast4, getPaymentId, getPaymentToken, getPaymentTokenLast4, getPaymentType, isKhashed, setKhashed, setPaymentTokenLast4public PaypalPayment(String id)
id - The Paypal payment IDCopyright © 2022. All rights reserved.