Recharge Quick Actions FAQ
This FAQ covers common questions pertaining to Recharge Quick Actions, including merchants using Quick Actions with the Klaviyo integration.
Sections
- The Recharge support team enabled the Recharge metrics for my store. Why can't I access any metrics in Klaviyo?
- Why is my discount Quick Action not working?
- Why are customers getting duplicate notifications?
- How do I adjust when my upcoming order notifications are sent from Klaviyo?
- Is it possible to adjust the number of one-time products added to an upcoming order through a Quick Actions link?
- Do discount codes with special characters work when building Quick Actions with Klaviyo?
- Do discount codes with spaces work when building Quick Actions with Klaviyo?
- Why are customers ending up on a 404 page when they select any Quick Action URL?
- Can I combine Quick Actions in one URL?
- Can I use a Quick Action URL to convert a one-time order into a recurring subscription?
- I'm using a Quick Action in a flow that is triggered by the Upcoming Order on ReCharge metric. The upcoming order notifications are set to trigger five days before a customer's charge, but my customer received the notification two days before their upcoming charge. Why did the customer receive the notification late?
-
Why are my customers being prompted to log in to their account to view their action?
The Recharge support team enabled the Recharge metrics for my store. Why can't I access any metrics in Klaviyo?
Metrics in Klaviyo are only available once Recharge Quick Actions and Klaviyo V2 have been enabled, and after the initial corresponding event is triggered.
For example, the "Subscription cancelled on ReCharge" metric is not available until at least one customer cancels their subscription. A customer canceling will trigger the necessary webhook required to display store metrics in Klaviyo.
Why is my discount Quick Action not working?
You may receive the error Request could not be completed, endpoint not found when trying to use a Quick Action to apply a discount to the next order, or on a reactivated subscription.
This error occurs if the discount code can not be applied through the customer portal.
Discounts used in Quick Actions need to apply to the Customer portal channel.
You may not be able to edit your discount code after creation, depending on the settings. Therefore, you may need to delete and recreate the discount code to make the adjustment. Refer to Editing discount codes to learn more.
Why are customers getting duplicate notifications?
If you have set up a Flow in Klaviyo using one of the following Recharge metrics, you must also disable the noted notification in Recharge or both systems will send notifications.
Metric |
Disable notification in Recharge |
Subscription started on ReCharge | Subscription activation |
Subscription cancelled on ReCharge | Subscription cancellation |
Order upcoming on ReCharge | Upcoming charge |
Order (prepaid) upcoming on ReCharge |
Upcoming charge |
How do I adjust when my upcoming order notifications are sent from Klaviyo?
By default, upcoming order notifications are sent out three days before the upcoming charge. Contact the Recharge support team to adjust the number of days before the upcoming order notification is sent.
Is it possible to adjust the number of one-time products added to an upcoming order through a Quick Actions link?
No, at this time the quantity added to an upcoming order is set to one, and cannot be changed.
Do discount codes with special characters work when building Quick Actions with Klaviyo?
Discount codes with special characters (ie. $10OFF) are not supported by Recharge Quick Actions. You will need to create new discount codes to offer discount-related Quick Actions in Klaviyo if your existing discount codes contain special characters.
To prevent customers from using two discount codes to receive the same discount twice, you can deactivate the existing discount code for future use.
Do discount codes with spaces work when building Quick Actions with Klaviyo?
Yes, discount codes with spaces (i.e. $10 OFF) are supported by Recharge Quick Actions. Browsers register the space in the URL and add a plus sign to represent the space when accessing the requested page.
Leave the space in the discount code when creating your Quick Action link in Klaviyo, as displayed in the example below:
<p>Come back to us and get a discount code cause you deserve it:
<a href="{{ organization.url }}/tools/recurring/quick_actions/
{{ person|lookup:'recharge_customer' }}
/process?action=reactivate&action=apply_discount&subscription_id=
{{ event.extra.id }}&discount_code=DISCOUNT10 OFF">
Apply your discount today! </a></p>
Why are customers ending up on a 404 page when they select any Quick Action URL?
404 errors occur when you try to use the {{ organization.url }}
variable in a Quick Action URL, but your store is configured using a subdomain or redirect.
If you are using a subdomain instead of a domain in your notifications, or a redirected URL you must hardcode your store URL in your Quick Action URL instead of using the {{ organization.url }}
variable.
Can I combine Quick Actions in one URL?
No, at this time you must include multiple Quick Actions in your notification to give customers the ability customers to perform one more than action.
Can I use a Quick Action URL to convert a one-time order into a recurring subscription?
No, at this time Quick Action URLs cannot be used to convert one-time orders into subscriptions. Check out a third-party integration like Rebuy or ARPU for these capabilities.
I'm using a Quick Action in a flow that is triggered by the Upcoming Order on ReCharge metric. The upcoming order notifications are set to trigger five days before a customer's charge, but my customer received the notification two days before their upcoming charge. Why did the customer receive the notification late?
The upcoming order metric is only triggered when:
- The date for an upcoming charge is equal to or less than the time window set for the notification.
- The notification has not already been sent to the customer.
Your customer may receive a charge date outside of the typical time window if they change the charge date for their order to an earlier date. Refer to Order upcoming on ReCharge and Order upcoming (prepaid) on ReCharge for more information.
To prevent customer confusion, use the actual charge date in the subject line for upcoming order notifications, instead of the number of days until the next charge.
You can use the variable {{ event.scheduled_at }}
to display the exact charge date in your notifications.
Why are my customers being prompted to log in to their account to view their action?
If you have the Force Shopify Customer account login customer portal setting enabled customers must login to their account to view the customer portal.
Didn’t find what you’re looking for?
Contact us