Merge pull request #2235 from overleaf/ta-recurly-subscription-callbacks
Sync Recurly Subscriptions on New and Updated Events GitOrigin-RevId: 597a7cb529d8c872693aae20cdb81a8edb1b7778
This commit is contained in:
committed by
sharelatex
parent
2011189dc4
commit
cc1de97df8
@@ -550,7 +550,7 @@ describe('SubscriptionController', function() {
|
||||
this.user.id = this.activeRecurlySubscription.account.account_code
|
||||
this.req = {
|
||||
body: {
|
||||
new_subscription_notification: {
|
||||
renewed_subscription_notification: {
|
||||
subscription: {
|
||||
uuid: this.activeRecurlySubscription.uuid
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user