| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
EpsPaymentRequest |
EpsPaymentRequest.Builder.build()
Builds a new
EpsPaymentRequest object using the set fields. |
EpsPaymentRequest |
PaymentSource.getEps()
Getter for Eps.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentSource.Builder |
PaymentSource.Builder.eps(EpsPaymentRequest eps)
Setter for eps.
|
void |
PaymentSource.setEps(EpsPaymentRequest eps)
Setter for Eps.
|
| Constructor and Description |
|---|
PaymentSource(CardRequest card,
Token token,
PaypalWallet paypal,
BancontactPaymentRequest bancontact,
BlikPaymentRequest blik,
EpsPaymentRequest eps,
GiropayPaymentRequest giropay,
IdealPaymentRequest ideal,
MybankPaymentRequest mybank,
P24PaymentRequest p24,
SofortPaymentRequest sofort,
TrustlyPaymentRequest trustly,
ApplePayRequest applePay,
GooglePayRequest googlePay,
VenmoWalletRequest venmo)
Initialization constructor.
|
Copyright © 2025. All rights reserved.