Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
v:0.7.0:advanced:subscription_xml_datafeed [2010/10/02 00:42] – created 108.13.30.173 | v:0.7.0:advanced:subscription_xml_datafeed [2017/04/26 07:02] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
* customer information for customers whose payment methods are about to expire. | * customer information for customers whose payment methods are about to expire. | ||
- | The transaction details included in the XML are obtained from the last successful transaction. <wrap tip>This is not the datafeed that tracks **new** or **recurring** subscription transactions that process normally.</ | + | The transaction details included in the XML are obtained from the last successful transaction. <wrap tip>This is not the datafeed that tracks **new** or **recurring** subscription transactions that process normally.</ |
A few things worth noting: | A few things worth noting: | ||
- | * The subscription XML datafeed comes with a '' | + | * The subscription XML datafeed comes with a '' |
* The subscription XML datafeeds are set to run once a day, about 19:00 GMT (12:00 noon PST). The exact time you receive your subscription XML datafeed depends on a variety of factors, but if you want to request it to be sent on-demand you can do so with [[.:api|the API]]. | * The subscription XML datafeeds are set to run once a day, about 19:00 GMT (12:00 noon PST). The exact time you receive your subscription XML datafeed depends on a variety of factors, but if you want to request it to be sent on-demand you can do so with [[.:api|the API]]. | ||
* Subscriptions themselves are set to run about 12:00 noon GMT (05:00 PST). As with the subscription XML datafeed, the exact time depends on a variety of factors including store version. | * Subscriptions themselves are set to run about 12:00 noon GMT (05:00 PST). As with the subscription XML datafeed, the exact time depends on a variety of factors including store version. | ||
* Customers will be included in the '' | * Customers will be included in the '' | ||
+ | For a working example script for how you can use this feed, check the integrations page for a [[: | ||
===== Example Subscription XML Datafeed ===== | ===== Example Subscription XML Datafeed ===== |