| Package | Description |
|---|---|
| de.hybris.platform.payment | |
| de.hybris.platform.payment.impl |
| Modifier and Type | Method and Description |
|---|---|
NewSubscription |
PaymentService.createSubscription(PaymentTransactionModel transaction,
AddressModel paymentAddress,
CardInfo card)
Creates a subscription at the payment provider side and stores sensitive data there.
|
NewSubscription |
PaymentService.createSubscription(java.lang.String merchantTransactionCode,
java.lang.String paymentProvider,
java.util.Currency currency,
AddressModel paymentAddress,
CardInfo card)
Creates a subscription at the payment provider side and stores sensitive data there.
|
| Modifier and Type | Method and Description |
|---|---|
NewSubscription |
DefaultPaymentServiceImpl.createSubscription(PaymentTransactionModel transaction,
AddressModel paymentAddress,
CardInfo card) |
NewSubscription |
DefaultPaymentServiceImpl.createSubscription(java.lang.String merchantTransactionCode,
java.lang.String paymentProvider,
java.util.Currency currency,
AddressModel paymentAddress,
CardInfo card) |
Copyright © 2018 SAP SE. All Rights Reserved.