Documentation Index
Fetch the complete documentation index at: https://developers.redo.com/llms.txt
Use this file to discover all available pages before exploring further.
What is Rise.ai?
Rise.ai is a store credit and rewards platform for e-commerce merchants. It manages gift cards, loyalty rewards, and store credit balances for customers.What Does the Integration Do?
When Redo issues store credit for a return, it is issued as a reward to the customer’s Rise.ai account instead of as standard Shopify store credit. This keeps all store credit and rewards consolidated within Rise.ai.Authentication Options
There are two ways to connect Rise.ai to Redo:- OAuth (Beta) — A self-serve, one-click install from the Redo merchant dashboard. Still in active development — see the warning below before enabling on a production store.
- Legacy API key — The original setup that uses a Rise.ai workflow trigger URL. Stable and the recommended path until OAuth exits beta.
Rise.ai store credit issuance currently supports Shopify orders only. For
non-Shopify orders, store credit falls back to your default store credit
type.
How to Set It Up (OAuth — Beta)
Open the Rise.ai integration settings
In the Redo merchant dashboard, go to Settings > Returns & Claims >
Integrations and find the Rise.ai integration.
Connect with Rise.ai
In the OAuth section, click Connect with Rise.ai. A Rise.ai
authorization popup opens.
Approve the install in Rise.ai
Sign in to Rise.ai if prompted and approve the Redo app install. Rise.ai
redirects back to Redo and the popup closes automatically.After the popup closes, the integration shows as Connected via OAuth.
How Long Does It Take?
The OAuth setup is immediate — there is no waiting period and no need to contact Redo support to finalize the connection.Legacy API Key Setup
This is the stable, recommended path until OAuth exits beta. Available
only to merchants on a Rise.ai Enterprise plan.
Show legacy API key setup steps
Show legacy API key setup steps
Prerequisites
Rise.ai Enterprise Plan
Rise.ai Enterprise Plan
This setup path is only available for merchants on a Rise.ai Enterprise
plan.
Step A: Create a Workflow in Rise.ai
The merchant must complete the following steps in their Rise.ai dashboard.Create a Custom Trigger
On the left side, under Custom Triggers, click Create your own and
enter the following:
- Name:
Redo Return - Description:
Return for store credit created in Redo
Configure Variables
Add the following variables to the trigger:
Click Create Trigger when finished.
| Variable Name | Type | Key |
|---|---|---|
| Customer Email | customer_email | |
| Return Credit | Number | return_credit |
Copy the Trigger URL
On the left side, under Custom Triggers, click Settings for the
trigger you just created. Scroll to the bottom and copy the URL.The URL will look similar to:Save this URL — you will send it to Redo in the final step.
Configure the Action
On the left side, under Custom Triggers, click the trigger you created.
Click Add action and select Issue Store Credit.Enter the following:
- Percentage:
100%of Return Credit
Send the Trigger URL to Redo
Send the trigger URL you copied in Step 5 to support@getredo.com. The
Redo team will finalize the integration on our end.