Acima Ecom Hybrid Flow Test

Environment:

1. Get the OAuth token

OAUTH request body to send to:

OAUTH response:

2. Get an offer

Offer request to send to:

Auth Header:

Body:

The offer input body should include cart data that adheres to the following criteria. The merchandiseTotal should be the sum of all cart items, minus all discounts, plus the shipppingAmount. The totalAmount should be the merchandiseTotal plus the taxAmount. If you update the cart data for testing, please be sure that it conforms to these standards.

Offer response:

Offer request to send to:

Returning customer complete offer request:

Returning customer complete offer response:

3. Checkout

Checkout Init Object:

Checkout Response:

Checkout Modal:

4. Auth Capture

Auth capture request:

Auth capture response:

5. Capture

Capture request:

A capture request typically has the merchandiseAmount, which should be the same as the totalAmount minus the taxAmount. If you updated the cart data, please update this to match the merchandiseAmount.

Capture response:

-- OR --

5. Void Application

Void request:

Void response:

Refund

Refund request:

Refund response: