This is a reminder for an upcoming renewal that is limited to orders placed with offline payment methods. The default setting is seven days prior to the renewal date.
JSON Reference
This notification uses the Purchase Model.
Examples
{
"meta":{
"type":"SubscriptionReminderOfflinePayNotification",
"date":"2019-03-25T14:09:44.901338",
"schemaUrl":"https://www.cleverbridge.com/JsonNotificationSchemas/SubscriptionReminderOfflinePayNotification"
},
"purchaseId":169192805,
"status":"Hold",
"statusId":"HLD",
"billingContact":{
"language":"English",
"languageId":"en",
"locale":"en-US",
"company":"Your Company Name",
"firstname":"John",
"lastname":"Doe",
"companyRomanized":"Your Company Name",
"firstnameRomanized":"John",
"lastnameRomanized":"Doe",
"country":"Germany",
"countryId":"DE",
"email":"[email protected]"
},
"deliveryContact":{
"language":"English",
"languageId":"en",
"locale":"en-US",
"company":"Your Company Name",
"firstname":"John",
"lastname":"Doe",
"companyRomanized":"Your Company Name",
"firstnameRomanized":"John",
"lastnameRomanized":"Doe",
"country":"Germany",
"countryId":"DE",
"email":"[email protected]"
},
"licenseeContact":{
"language":"English",
"languageId":"en",
"locale":"en-US",
"company":"Your Company Name",
"firstname":"John",
"lastname":"Doe",
"companyRomanized":"Your Company Name",
"firstnameRomanized":"John",
"lastnameRomanized":"Doe",
"country":"Germany",
"countryId":"DE",
"email":"[email protected]"
},
"paymentInfo":{
"currency":"Euro",
"currencyId":"EUR",
"paymentType":"Visa",
"paymentTypeId":"CCA_VIS",
"isPurchaseOrder":false,
"cardLastFourDigits":"142T",
"cardExpirationDate":{
"month":3,
"year":2023
}
},
"creationTime":"2019-03-25T14:09:44.901338",
"lastModificationTime":"2019-03-25T14:09:45.034555",
"internalCustomer":"UUID-YOUR-UNIQUE-ID-1234-5678",
"customerConfirmationPageUrl":"https://shop.yourcustomdomain.com/1584/p/169192805-2gWRBAjf8a4zSzdN1234",
"customerPdfDocumentUrl":"https://shop.yourcustomdomain.com/invoice/4U73354LYCS9H8N51234/169192805.pdf",
"merchantOfRecord":"AG",
"items":[
{
"runningNumber":1,
"productId":219783,
"productName":"Film Now",
"productNameExtension":"Film Now for 12 months",
"yourProductId":"internal_id_219783",
"yourProductName":"Film Now",
"internalCategory":"Film",
"clientId":1584,
"quantity":1,
"yourCurrency":"Euro",
"yourCurrencyId":"EUR",
"profitCalculation":{
"grossRevenue":9.99,
"collectedVat":1.60,
"netRevenue":8.39,
"cbMarginPercentage":0.0,
"cbMarginFix":0.0,
"yourNetProfit":8.39,
"yourVat":1.60,
"yourGrossProfit":9.99
},
"yourPrice":{
"productSinglePrice":{
"netPrice":8.39,
"vatPrice":1.60,
"grossPrice":9.99,
"vatPercentage":19.0
},
"productTotalPrice":{
"netPrice":8.39,
"vatPrice":1.60,
"grossPrice":9.99,
"vatPercentage":19.0
},
"totalSinglePrice":{
"netPrice":8.39,
"vatPrice":1.60,
"grossPrice":9.99,
"vatPercentage":19.0
},
"totalTotalPrice":{
"netPrice":8.39,
"vatPrice":1.60,
"grossPrice":9.99,
"vatPercentage":19.0
}
},
"customerPrice":{
"productSinglePrice":{
"netPrice":8.39,
"vatPrice":1.60,
"grossPrice":9.99,
"vatPercentage":19.0
},
"productTotalPrice":{
"netPrice":8.39,
"vatPrice":1.60,
"grossPrice":9.99,
"vatPercentage":19.0
},
"totalSinglePrice":{
"netPrice":8.39,
"vatPrice":1.60,
"grossPrice":9.99,
"vatPercentage":19.0
},
"totalTotalPrice":{
"netPrice":8.39,
"vatPrice":1.60,
"grossPrice":9.99,
"vatPercentage":19.0
}
},
"deliveries":[
],
"recurringBilling":{
"subscriptionId":"S29415138",
"subscriptionItemRunningNo":1,
"originalPurchaseId":169191156,
"originalPurchaseItemRunningNumber":1,
"intervalNumber":2,
"intervalLengthInDays":0,
"intervalLengthInMonths":12,
"gracePeriodDays":15,
"statusId":"ACT",
"status":"Active",
"itemStatusId":"ACT",
"itemStatus":"Active",
"nextBillingDate":"2020-03-26T13:30:38.752619",
"cancellationUrl":"https://shop.yourcustomdomain.com/1584/crb/169192805-2gWRBAjf8a4rSadN1234-1",
"changePaymentSubscriptionUrl":"https://shop.yourcustomdomain.com/1584/scp/S29415138-HR0B357OU4cA1234",
"nextBillingProfit":{
"grossRevenue":9.99,
"collectedVat":1.60,
"netRevenue":8.39,
"cbMarginPercentage":0.0,
"cbMarginFix":0.0,
"yourNetProfit":8.39,
"yourVat":1.60,
"yourGrossProfit":9.99
},
"renewalType":"Automatic"
}
}
],
"extraParameters":{
"x-reference":"A5434A",
"x-source":"christmas newsletter"
}
}
<?xml version="1.0" encoding="utf-8"?>
<cbn:SubscriptionReminderOfflinePayNotification xmlns:cbn="http://xml.cleverbridge.com/3.13.0.9/cleverbridgeNotification.xsd">
<cbn:NotificationDate>2019-03-25T14:09:44.901338Z</cbn:NotificationDate>
<cbn:Purchase cbt:Id="169192805" xmlns:cbt="http://xml.cleverbridge.com/3.13.0.9/cleverbridgeTypes.xsd">
<cbt:Status>Hold</cbt:Status>
<cbt:StatusId>HLD</cbt:StatusId>
<cbt:BillingContact>
<cbt:Language>English</cbt:Language>
<cbt:LanguageId>en</cbt:LanguageId>
<cbt:Locale>en-US</cbt:Locale>
<cbt:Company>Your Company Name</cbt:Company>
<cbt:Firstname>John</cbt:Firstname>
<cbt:Lastname>Doe</cbt:Lastname>
<cbt:CompanyRomanized>Your Company Name</cbt:CompanyRomanized>
<cbt:FirstnameRomanized>John</cbt:FirstnameRomanized>
<cbt:LastnameRomanized>Doe</cbt:LastnameRomanized>
<cbt:Country>Germany</cbt:Country>
<cbt:CountryId>DE</cbt:CountryId>
<cbt:Email>[email protected]</cbt:Email>
</cbt:BillingContact>
<cbt:DeliveryContact>
<cbt:Language>English</cbt:Language>
<cbt:LanguageId>en</cbt:LanguageId>
<cbt:Locale>en-US</cbt:Locale>
<cbt:Company>Your Company Name</cbt:Company>
<cbt:Firstname>John</cbt:Firstname>
<cbt:Lastname>Doe</cbt:Lastname>
<cbt:CompanyRomanized>Your Company Name</cbt:CompanyRomanized>
<cbt:FirstnameRomanized>John</cbt:FirstnameRomanized>
<cbt:LastnameRomanized>Doe</cbt:LastnameRomanized>
<cbt:Country>Germany</cbt:Country>
<cbt:CountryId>DE</cbt:CountryId>
<cbt:Email>[email protected]</cbt:Email>
</cbt:DeliveryContact>
<cbt:LicenseeContact>
<cbt:Language>English</cbt:Language>
<cbt:LanguageId>en</cbt:LanguageId>
<cbt:Locale>en-US</cbt:Locale>
<cbt:Company>Your Company Name</cbt:Company>
<cbt:Firstname>John</cbt:Firstname>
<cbt:Lastname>Doe</cbt:Lastname>
<cbt:CompanyRomanized>Your Company Name</cbt:CompanyRomanized>
<cbt:FirstnameRomanized>John</cbt:FirstnameRomanized>
<cbt:LastnameRomanized>Doe</cbt:LastnameRomanized>
<cbt:Country>Germany</cbt:Country>
<cbt:CountryId>DE</cbt:CountryId>
<cbt:Email>[email protected]</cbt:Email>
</cbt:LicenseeContact>
<cbt:PaymentInfo>
<cbt:Currency>Euro</cbt:Currency>
<cbt:CurrencyId>EUR</cbt:CurrencyId>
<cbt:PaymentType>Visa</cbt:PaymentType>
<cbt:PaymentTypeId>CCA_VIS</cbt:PaymentTypeId>
<cbt:IsPurchaseOrder>false</cbt:IsPurchaseOrder>
<cbt:CardLastFourDigits>142T</cbt:CardLastFourDigits>
<cbt:CardExpirationDate>
<cbt:Month>3</cbt:Month>
<cbt:Year>2023</cbt:Year>
</cbt:CardExpirationDate>
</cbt:PaymentInfo>
<cbt:CreationTime>2019-03-25T14:09:44.901338Z</cbt:CreationTime>
<cbt:LastModificationTime>2019-03-25T14:09:45.034555Z</cbt:LastModificationTime>
<cbt:SubscriptionRevenueCategoryId>
</cbt:SubscriptionRevenueCategoryId>
<cbt:InternalCustomer>UUID-YOUR-UNIQUE-ID-1234-5678</cbt:InternalCustomer>
<cbt:CustomerConfirmationPageUrl>https://shop.yourcustomdomain.com/1584/p/169192805-2gWRHAjf8a4zSadN1234</cbt:CustomerConfirmationPageUrl>
<cbt:CustomerPdfDocumentUrl>https://shop.yourcustomdomain.com/invoice/4U73354LYCS0N8N51234/169192805.pdf</cbt:CustomerPdfDocumentUrl>
<cbt:MerchantOfRecord>AG</cbt:MerchantOfRecord>
<cbt:Items>
<cbt:Item cbt:RunningNo="1">
<cbt:ProductId>219783</cbt:ProductId>
<cbt:ProductName>Film Now</cbt:ProductName>
<cbt:ProductNameExtension>Film Now for 12 months</cbt:ProductNameExtension>
<cbt:YourProductId>internal_id_219783</cbt:YourProductId>
<cbt:YourProductName>Film Now</cbt:YourProductName>
<cbt:InternalCategory>Film</cbt:InternalCategory>
<cbt:ClientId>1584</cbt:ClientId>
<cbt:Quantity>1</cbt:Quantity>
<cbt:YourCurrency>Euro</cbt:YourCurrency>
<cbt:YourCurrencyId>EUR</cbt:YourCurrencyId>
<cbt:ProfitCalculation>
<cbt:GrossRevenue>9.99</cbt:GrossRevenue>
<cbt:CollectedVat>1.60</cbt:CollectedVat>
<cbt:NetRevenue>8.39</cbt:NetRevenue>
<cbt:CbMarginPercentage>0</cbt:CbMarginPercentage>
<cbt:CbMarginFix>0</cbt:CbMarginFix>
<cbt:YourNetProfit>8.39</cbt:YourNetProfit>
<cbt:YourVat>1.60</cbt:YourVat>
<cbt:YourGrossProfit>9.99</cbt:YourGrossProfit>
</cbt:ProfitCalculation>
<cbt:YourPrice>
<cbt:ProductSinglePrice>
<cbt:NetPrice>8.39</cbt:NetPrice>
<cbt:VatPrice>1.60</cbt:VatPrice>
<cbt:GrossPrice>9.99</cbt:GrossPrice>
<cbt:VatPercentage>19</cbt:VatPercentage>
</cbt:ProductSinglePrice>
<cbt:ProductTotalPrice>
<cbt:NetPrice>8.39</cbt:NetPrice>
<cbt:VatPrice>1.60</cbt:VatPrice>
<cbt:GrossPrice>9.99</cbt:GrossPrice>
<cbt:VatPercentage>19</cbt:VatPercentage>
</cbt:ProductTotalPrice>
<cbt:TotalSinglePrice>
<cbt:NetPrice>8.39</cbt:NetPrice>
<cbt:VatPrice>1.60</cbt:VatPrice>
<cbt:GrossPrice>9.99</cbt:GrossPrice>
<cbt:VatPercentage>19</cbt:VatPercentage>
</cbt:TotalSinglePrice>
<cbt:TotalTotalPrice>
<cbt:NetPrice>8.39</cbt:NetPrice>
<cbt:VatPrice>1.60</cbt:VatPrice>
<cbt:GrossPrice>9.99</cbt:GrossPrice>
<cbt:VatPercentage>19</cbt:VatPercentage>
</cbt:TotalTotalPrice>
</cbt:YourPrice>
<cbt:CustomerPrice>
<cbt:ProductSinglePrice>
<cbt:NetPrice>8.39</cbt:NetPrice>
<cbt:VatPrice>1.60</cbt:VatPrice>
<cbt:GrossPrice>9.99</cbt:GrossPrice>
<cbt:VatPercentage>19</cbt:VatPercentage>
</cbt:ProductSinglePrice>
<cbt:ProductTotalPrice>
<cbt:NetPrice>8.39</cbt:NetPrice>
<cbt:VatPrice>1.60</cbt:VatPrice>
<cbt:GrossPrice>9.99</cbt:GrossPrice>
<cbt:VatPercentage>19</cbt:VatPercentage>
</cbt:ProductTotalPrice>
<cbt:TotalSinglePrice>
<cbt:NetPrice>8.39</cbt:NetPrice>
<cbt:VatPrice>1.60</cbt:VatPrice>
<cbt:GrossPrice>9.99</cbt:GrossPrice>
<cbt:VatPercentage>19</cbt:VatPercentage>
</cbt:TotalSinglePrice>
<cbt:TotalTotalPrice>
<cbt:NetPrice>8.39</cbt:NetPrice>
<cbt:VatPrice>1.60</cbt:VatPrice>
<cbt:GrossPrice>9.99</cbt:GrossPrice>
<cbt:VatPercentage>19</cbt:VatPercentage>
</cbt:TotalTotalPrice>
</cbt:CustomerPrice>
<cbt:Deliveries />
<cbt:Additionals />
<cbt:ExtraParameters />
<cbt:RecurringBilling cbt:SubscriptionId="S29415138" cbt:SubscriptionItemRunningNo="1">
<cbt:OriginalPurchaseId>169191156</cbt:OriginalPurchaseId>
<cbt:OriginalPurchaseItemRunningNo>1</cbt:OriginalPurchaseItemRunningNo>
<cbt:IntervalNo>2</cbt:IntervalNo>
<cbt:GracePeriodDays>15</cbt:GracePeriodDays>
<cbt:StatusId>ACT</cbt:StatusId>
<cbt:Status>Active</cbt:Status>
<cbt:ItemStatusId>ACT</cbt:ItemStatusId>
<cbt:ItemStatus>Active</cbt:ItemStatus>
<cbt:NextBillingDate>2020-03-26T13:30:38.752619Z</cbt:NextBillingDate>
<cbt:CancellationUrl>https://shop.yourcustomdomain.com/1584/crb/169192805-2gWRBAjf8a4zSldN1234-1</cbt:CancellationUrl>
<cbt:ChangePaymentSubscriptionUrl>https://shop.yourcustomdomain.com/1584/scp/S29415138-HR0B35EOn4cA1234</cbt:ChangePaymentSubscriptionUrl>
<cbt:NextBillingProfit>
<cbt:GrossRevenue>9.99</cbt:GrossRevenue>
<cbt:CollectedVat>1.60</cbt:CollectedVat>
<cbt:NetRevenue>8.39</cbt:NetRevenue>
<cbt:CbMarginPercentage>0</cbt:CbMarginPercentage>
<cbt:CbMarginFix>0</cbt:CbMarginFix>
<cbt:YourNetProfit>8.39</cbt:YourNetProfit>
<cbt:YourVat>1.60</cbt:YourVat>
<cbt:YourGrossProfit>9.99</cbt:YourGrossProfit>
</cbt:NextBillingProfit>
<cbt:RenewalType>Automatic</cbt:RenewalType>
<cbt:IntervalLengthInMonths>12</cbt:IntervalLengthInMonths>
</cbt:RecurringBilling>
</cbt:Item>
</cbt:Items>
<cbt:ExtraParameters>
<cbt:ExtraParameter>
<cbt:Key>x-reference</cbt:Key>
<cbt:Value>A5434A</cbt:Value>
</cbt:ExtraParameter>
<cbt:ExtraParameter>
<cbt:Key>x-source</cbt:Key>
<cbt:Value>christmas newsletter</cbt:Value>
</cbt:ExtraParameter>
</cbt:ExtraParameters>
</cbn:Purchase>
</cbn:SubscriptionReminderOfflinePayNotification>