| Modifier and Type | Method and Description |
|---|---|
protected Converter<PaymentSubscriptionResultItem,PaymentSubscriptionResultData> |
DefaultPaymentFacade.getPaymentSubscriptionResultDataConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPaymentFacade.setPaymentSubscriptionResultDataConverter(Converter<PaymentSubscriptionResultItem,PaymentSubscriptionResultData> paymentSubscriptionResultDataConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentSubscriptionResultDataPopulator.populate(PaymentSubscriptionResultItem source,
PaymentSubscriptionResultData target) |
| Modifier and Type | Method and Description |
|---|---|
PaymentSubscriptionResultItem |
PaymentService.completeHopCreatePaymentSubscription(CustomerModel customerModel,
boolean saveInAccount,
java.util.Map<java.lang.String,java.lang.String> parameters)
This method creates a subscription internally with the result parameters obtained from the provider's Hosted Order
Page.
|
PaymentSubscriptionResultItem |
PaymentService.completeSopCreatePaymentSubscription(CustomerModel customerModel,
boolean saveInAccount,
java.util.Map<java.lang.String,java.lang.String> parameters)
This method creates a subscription internally with the result parameters obtained from the provider's Silent Order
Post.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentSubscriptionResultItem |
DefaultAcceleratorPaymentService.completeHopCreatePaymentSubscription(CustomerModel customerModel,
boolean saveInAccount,
java.util.Map<java.lang.String,java.lang.String> parameters) |
PaymentSubscriptionResultItem |
DefaultAcceleratorPaymentService.completeSopCreatePaymentSubscription(CustomerModel customerModel,
boolean saveInAccount,
java.util.Map<java.lang.String,java.lang.String> parameters) |
Copyright © 2018 SAP SE. All Rights Reserved.