Uses of Class
com.broadleafcommerce.cartoperation.service.provider.external.domain.payment.LockPaymentRequest
-
Uses of LockPaymentRequest in com.broadleafcommerce.cartoperation.service.provider.external.payments
Modifier and TypeMethodDescriptionprotected LockPaymentsResponse
ExternalPaymentProvider.lockAndRetrievePayments
(@NonNull LockPaymentRequest lockPaymentRequest, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Locks the payments based on the givenLockPaymentRequest
.ExternalPaymentProvider.lockPayments
(@NonNull LockPaymentRequest lockPaymentRequest, com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Locks the payments based on the givenLockPaymentRequest
.