Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Re:amaze CheckoutChamp Integration Documentation - coming soon

...

Step 1:

...

Add Re:amaze

...

Navigate to Settings → REST API to obtain these credentials.

Be sure to save/copy all fields as they will be required for the CRM setup.

Step 2: Verify that the Integration and Widget were successfully created.

Integrations can be found in Settings → General → Integrations. You should see an HTTP integration named “CheckoutChamp Integration”.

...

API User

Create An API User

Info

Ensure that the user has access to the following endpoints: Update Order, Query Orders, Refund Order, Cancel Order, Query Customers, Add Customer Note, Update Customer, Query Purchase

Info

Take note of the users loginId and password, they will be needed in step 2.

Step 2: Configure Re:amaze

In Re:amaze navigate to Settings → Custom Module

For the Custom module url enter the followin url. Replace {loginId} and {password} with the credentials from step 1.

https://api.checkoutchamp.com/plugin/reamaze/index.php?loginId={loginId}&password={pasword}

The CheckoutChamp Integration pulls orders from the CRM based on email address used in the ticket.

If the customer exists the widget on the right will populate with the customer’s order data. Please see below.

...

Step 3: Verify the Macros were successfully created.

Macros can be found in Settings → Automation → Macros. Once on the Macro page you should see 10 CheckoutChamp macros.

...

CheckoutChamp Full Refund - Allows for a Gorgias rep to issue a refund for a particular order.

CheckoutChamp Partial Refund - Allows for a Gorgias rep to issue a partial refund for a particular order.

CheckoutChamp Shipping Address Change - Allows for a Gorgias rep to change shipping address details tied to an order.

CheckoutChamp Billing Address Change - Allows for a Gorgias rep to change billing address details tied to an order.

CheckoutChamp Cancel Order - Allows for a Gorgias rep to cancel an order. Can issue full refunds.

CheckoutChamp Customer Note - Allows for a Gorgias rep to add a note to a customer record in the CRM.

...

.

CheckoutChamp Cancel Subscription - Allows for a Gorgias rep to cancel a CRM Subscription.

CheckoutChamp Pause Subscription - Allows for a Gorgias rep to pause a CRM Subscription.

CheckoutChamp Update Subscription Bill Cycle - Allows for a Gorgias rep to update a CRM Subscription.

CheckoutChamp Update Subscription Products - Allows for a Gorgias rep to update a CRM Subscription.

 

...