Recurly

Trigger referrals on new Recurly charges or automatically apply Recurly coupons or credits as rewards.

Note: The Recurly integration is only available to users on the GrowSurf Business plan or higher.

Referral Trigger

Description

When you connect your Recurly account to your GrowSurf campaign and enable Referral Trigger, GrowSurf will automatically detect and trigger referrals on new Recurly charges.

GrowSurf will check if the Recurly customer's email address matches a GrowSurf participant's email address. If a match is found, then a referral will trigger, giving referral credit to the referrer and unlocking any rewards, if applicable. If a referral has already been triggered (and referral credit already was awarded), then nothing else will happen because referral credit can only be awarded once.

Here's how to set up Recurly referral triggers:

How to Set Up

Important Note: Unless your campaign is configured to add participants automagically (see image), you'll need to make sure you first call JavaScript growsurf.addParticipant() or REST API /POST Add Participant to add new participants.

Step 1: In Campaign Editor > 4. Options > Integrations, open the Recurly integration card and enter your Recurly API key.

Step 2: By default, GrowSurf activates Referral Trigger upon connection. To establish a new Recurly webhook, access your Recurly dashboard and navigate to Integrations > Webhooks. Then, create a new endpoint by clicking on the Configure button and selecting New Endpoint. Input the webhook URL displayed in the GrowSurf Recurly integration as the endpoint URL. Generate a username and password for your endpoint and proceed to the GrowSurf Recurly integration to input the username and password for your Recurly webhook.

Important Note: At a minimum, the following notifications should be selected for your Recurly webhook:

  • account.updated

  • payment.refunded

  • payment.succeeded

To configure the event notifications for your Recurly webhook, navigate to Integrations > Webhooks > Configure, then click Options for the webhook you want to configure and select Edit. Scroll to the Notifications section, select the appropriate notification(s), then click the save button.

(Optional) Step 3: You can add a referral trigger hold period by toggling the Show advanced settings section.

Note: The referral trigger hold period is useful for preventing fraud and helps minimizes losses due to refunds and chargebacks. During this hold period, if there is a refund or chargeback, the referral trigger will be cancelled completely.

Test Mode

Our Recurly integration comes with a test mode that allows you to test triggering referrals without using live payments. When you toggle Test Mode on, GrowSurf will also process all test mode payments made in your Recurly account.

Troubleshooting Tips

  • When testing out the Recurly Referral Trigger integration, make sure to view participants' activity logs for details that can help you troubleshoot any issues.

Coupons/Credits

Description

When a GrowSurf participant unlocks a reward, apply a coupon or credit to a Recurly customer subscription.

How to Set Up

Step 1: In Campaign Editor > 4. Options > Integrations, open the Recurly integration card and enter your Recurly API key.

You must first select a default currency for your GrowSurf campaign in order to use Recurly. Your default currency determines whether Recurly coupons or credits can be applied to your Recurly subscriptions. For example, if your default currency is USD, then the coupon or credit you set up can only be redeemed for Recurly subscriptions using USD.

Step 2: Once connected, GrowSurf will have Referral Trigger enabled by default. You can disable it if you only want to automate rewards using Recurly Coupons/Credits.

Step 3: Click the Coupons/Credits tab and connect a reward(s) to Recurly by clicking the Connect a Reward button.

Note: When you connect to Recurly, Referral Trigger will be enabled by default. If you are triggering referrals another way, disable the toggle in the Referral Trigger tab.

Click on either Coupon or Credit. If coupon is selected, enter the details of the coupon including the name, type, and discount. You can also click Show advanced coupon settings to view more customization settings.

Note: By default, coupons are recommended. However, if you want rewards to be stackable (e.g, $10 off for every referred friend), you will want to use credits.

If credit is selected, enter the details of the credit including the description and credit amount, which is applied to the customer's promotional credits every time this reward is unlocked.

Then hit Save. Now, anytime this reward is unlocked by a winning participant, a Recurly coupon or credit will also be applied to the Recurly subscription associated with the GrowSurf participant email address.

With double-sided rewards, you have full flexibility in choosing who gets the coupon or credit reward: (1) just the referrer, (2) just the referred person, (3) or both referrer and referred person.

Once you save the reward, the Recurly Coupons/Credits integration is enabled and will issue coupons or credits anytime a reward is approved.

Test Mode

Our Recurly integration comes with a test mode that allows you to test coupons/credits based on the test API key that you initially provided. This helps you keep development/testing separate from production. When you toggle Test Mode on, GrowSurf will apply coupons/credits only to your Recurly using your test API key.

To enable test mode, toggle the Test Mode switch at the bottom-right, then connect a reward(s).

Please note that the rewards you connect to while Test Mode is enabled are completely separate from those you connect to in live mode.

Important note: When you go live with your campaign, please make sure to switch back to live mode.

Troubleshooting Tips

  • If you have manual reward approval enabled for your campaign: Recurly coupons will only be issued to the winner(s) only after you approve the reward.

  • When testing out the Recurly Coupon integration, make sure to view participants' activity logs for details that can help you troubleshoot any issues.

Last updated