| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
SofortPaymentObject |
SofortPaymentObject.Builder.build()
Builds a new
SofortPaymentObject object using the set fields. |
SofortPaymentObject |
PaymentSourceResponse.getSofort()
Getter for Sofort.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentSourceResponse.setSofort(SofortPaymentObject sofort)
Setter for Sofort.
|
PaymentSourceResponse.Builder |
PaymentSourceResponse.Builder.sofort(SofortPaymentObject sofort)
Setter for sofort.
|
| Constructor and Description |
|---|
PaymentSourceResponse(CardResponse card,
PaypalWalletResponse paypal,
BancontactPaymentObject bancontact,
BlikPaymentObject blik,
EpsPaymentObject eps,
GiropayPaymentObject giropay,
IdealPaymentObject ideal,
MybankPaymentObject mybank,
P24PaymentObject p24,
SofortPaymentObject sofort,
TrustlyPaymentObject trustly,
ApplePayPaymentObject applePay,
GooglePayWalletResponse googlePay,
VenmoWalletResponse venmo)
Initialization constructor.
|
Copyright © 2025. All rights reserved.