Package com.broadleafcommerce.payment.service.gateway
@NonNullApi
package com.broadleafcommerce.payment.service.gateway
- Author:
- Chris Kittrell (ckittrell)
-
ClassDescriptionService to build a
PaymentResponse
from aGatewayTransactionResponse
for the Amazon Payment Services gateway.Validator meant to ensure thatPaymentTransaction
objects are sufficiently configured for the Amazon Payment Services gateway.Validator meant to ensure thatPaymentValidationRequest
objects are sufficiently configured for the Amazon Payment Services gateway.This class communicates with APS Payfort APIs to perform transactions.Default implementation ofPaymentGatewayConfiguration
.The default implementation ofASPPaymentGatewayPaymentValidator
.