public interface PayPalBillingAgreementService
| Modifier and Type | Method and Description |
|---|---|
com.paypal.api.payments.Agreement |
createPayPalBillingAgreementForCurrentOrder(boolean performCheckoutOnReturn) |
String |
getPayPalBillingTokenFromCurrentOrder() |
void |
setPayPalBillingTokenOnCurrentOrder(String billingToken) |
com.paypal.api.payments.Agreement createPayPalBillingAgreementForCurrentOrder(boolean performCheckoutOnReturn)
throws org.broadleafcommerce.common.vendor.service.exception.PaymentException
org.broadleafcommerce.common.vendor.service.exception.PaymentExceptionString getPayPalBillingTokenFromCurrentOrder() throws org.broadleafcommerce.common.vendor.service.exception.PaymentException
org.broadleafcommerce.common.vendor.service.exception.PaymentExceptionvoid setPayPalBillingTokenOnCurrentOrder(String billingToken) throws org.broadleafcommerce.common.vendor.service.exception.PaymentException
org.broadleafcommerce.common.vendor.service.exception.PaymentExceptionCopyright © 2025. All rights reserved.