| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
GiropayPaymentRequest |
GiropayPaymentRequest.Builder.build()
Builds a new
GiropayPaymentRequest object using the set fields. |
GiropayPaymentRequest |
PaymentSource.getGiropay()
Getter for Giropay.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentSource.Builder |
PaymentSource.Builder.giropay(GiropayPaymentRequest giropay)
Setter for giropay.
|
void |
PaymentSource.setGiropay(GiropayPaymentRequest giropay)
Setter for Giropay.
|
| 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.