| Modifier and Type | Method and Description |
|---|---|
void |
PaymentInfoDataPopulator.populate(CreditCardPaymentInfoModel source,
PaymentInfoData target) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<CreditCardPaymentInfoModel,PaymentInfoData> |
DefaultCreateSubscriptionRequestStrategy.getPaymentInfoDataConverter() |
| Modifier and Type | Method and Description |
|---|---|
CreditCardPaymentInfoModel |
DefaultCreditCardPaymentInfoCreateStrategy.createCreditCardPaymentInfo(SubscriptionInfoData subscriptionInfo,
PaymentInfoData paymentInfo,
AddressModel billingAddress,
CustomerModel customerModel,
boolean saveInAccount) |
protected java.lang.String |
DefaultCreditCardPaymentInfoCreateStrategy.getCCOwner(PaymentInfoData paymentInfo,
AddressModel billingAddress) |
CreditCardPaymentInfoModel |
DefaultCreditCardPaymentInfoCreateStrategy.saveSubscription(CustomerModel customerModel,
CustomerInfoData customerInfoData,
SubscriptionInfoData subscriptionInfo,
PaymentInfoData paymentInfoData,
boolean saveInAccount) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCreateSubscriptionRequestStrategy.setPaymentInfoDataConverter(Converter<CreditCardPaymentInfoModel,PaymentInfoData> paymentInfoDataConverter) |
| Modifier and Type | Method and Description |
|---|---|
PaymentInfoData |
CreateSubscriptionResult.getPaymentInfoData() |
PaymentInfoData |
CreateSubscriptionRequest.getPaymentInfoData() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateSubscriptionResult.setPaymentInfoData(PaymentInfoData paymentInfoData) |
void |
CreateSubscriptionRequest.setPaymentInfoData(PaymentInfoData paymentInfoData) |
| Modifier and Type | Method and Description |
|---|---|
CreditCardPaymentInfoModel |
CreditCardPaymentInfoCreateStrategy.createCreditCardPaymentInfo(SubscriptionInfoData subscriptionInfo,
PaymentInfoData paymentInfo,
AddressModel billingAddress,
CustomerModel customerModel,
boolean saveInAccount) |
CreditCardPaymentInfoModel |
CreditCardPaymentInfoCreateStrategy.saveSubscription(CustomerModel customerModel,
CustomerInfoData customerInfoData,
SubscriptionInfoData subscriptionInfo,
PaymentInfoData paymentInfoData,
boolean saveInAccount) |
Copyright © 2018 SAP SE. All Rights Reserved.