Skip to content

Instantly share code, notes, and snippets.

@marcellkiss
Created December 22, 2021 16:00
Show Gist options
  • Save marcellkiss/590c5e2f2560d14adb417f85d38d41c4 to your computer and use it in GitHub Desktop.
Save marcellkiss/590c5e2f2560d14adb417f85d38d41c4 to your computer and use it in GitHub Desktop.
{
"event": "Checkout.Complete",
"eventData": {
"checkout": {
"completed": true,
"id": "187376",
"test_variant": "subscriptionManagement"
},
"product": {
"id": "0",
"name": "Yearly Premium"
},
"user": null
},
"checkoutData": {
"override": "https://sandbox-subscription-management.paddle.com/subscription/187376/hash/e19b7c3be784b6d201bc91df2bd8a8acaa4a60c21c59d0b9a4421f4889954247/cancel",
"method": "overlay",
"referring_domain": "localhost:4200 / localhost:4200",
"display_mode": "overlay",
"apple_pay_enabled": "false",
"paddlejs-version": "2.0.6",
"popup": "true",
"paddle_js": "true",
"is_popup": "true",
"parentURL": "http://localhost:4200/settings/subscription",
"parent_url": "http://localhost:4200/settings/subscription"
},
"campaignData": {
"_Library": {
"Version": "2.0.6",
"LoadMethod": "Direct"
},
"_Request": {
"Secure": false,
"Domain": "localhost:4200",
"Page": "http://localhost:4200/settings/subscription",
"Mobile": false,
"Browser": "Chrome",
"Platform": "Web",
"ApplePaySupported": false
},
"_Affiliate": {
"IsAffiliate": false,
"AffiliateToken": null
},
"_Campaign": {
"Referrer": {
"Name": "localhost:4200",
"Type": null
},
"Paddle": null,
"Name": null,
"Source": null,
"Medium": null,
"Term": null,
"CampaignSummaryString": "localhost:4200 / localhost:4200"
},
"_SDK": {},
"_Vendor": 3034
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment