Broadleaf Microservices
  • v1.0.0-latest-prod

Amazon Pay Services Module

This module serves as the integration between Broadleaf microservices and Amazon Payment Services for executing payment transactions against credit cards.

Preparing Your Environment

To prepare your environment to execute payment transactions against Amazon Payment Services, please follow the environment setup guide.

Supported Transaction Types

Using this library, you can execute the following types of transactions:

Supported Features

This gateway supports the following features:

  • Partial Capture

  • Partial Refund

  • Multi-Use Payment Methods

  • Saved Payments

  • Recurring Payments

  • 3D Secure

  • Buy now, pay later (a.k.a, installments)

Tokenizing Credit Cards

Either the Authorize or Authorize And Capture transaction always serves as the first transaction. In these cases, a payment method must be provided, but for all subsequent transactions, the payment method is inherited from the initial transaction. With this integration, we always expect the payment method to be provided in the form of a credit card token.