Interface PayPalWebProfileService

All Known Implementing Classes:
PayPalWebProfileServiceImpl

public interface PayPalWebProfileService
  • Method Summary

    Modifier and Type
    Method
    Description
    getWebProfileId(org.broadleafcommerce.common.payment.dto.PaymentRequestDTO paymentRequestDTO)
    Retrieves the id of the WebProfile to be used when creating a PayPal payment
  • Method Details

    • getWebProfileId

      String getWebProfileId(org.broadleafcommerce.common.payment.dto.PaymentRequestDTO paymentRequestDTO) throws org.broadleafcommerce.common.vendor.service.exception.PaymentException
      Retrieves the id of the WebProfile to be used when creating a PayPal payment
      Returns:
      Throws:
      org.broadleafcommerce.common.vendor.service.exception.PaymentException