Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

This article is a guide to connect your Re:amaze account with CheckoutChamp. Re:amaze is not a plugin in CheckoutChamp. All configuration is done at Re:amaze.

Re:amaze CheckoutChamp Integration Documentation - [coming soon]


Step 1: Add a Re:amaze API User

Follow the instructions here to add an API User

Create An API User

The user must have access to the following endpoints:

  • Update Order

  • Query Orders

  • Refund Order

  • Cancel Order

  • Query Customers

  • Add Customer Note

  • Update Customer

  • Query Purchase

Take note of the loginId and password for Step 2

Step 2: Configure Re:amaze

Login to Re:amaze and navigate to Settings → Custom Module

Enter the following for Custom module url. Replace {loginId} and {password} with the credentials from Step 1.

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

Orders are retrieved from CheckoutChamp based on the email address used in the ticket.

 

  • No labels