Sha256: 42d7fc2149435deb31575605e9b9c9e85a414b207c12af18d78769544c7d5fb8
Contents?: true
Size: 931 Bytes
Versions: 2
Compression:
Stored size: 931 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <recurring-application-charge> <price type="decimal">10.0</price> <name>Super Duper Plan</name> <created-at type="datetime">2011-09-06T11:59:27-04:00</created-at> <trial-days type="integer">0</trial-days> <return-url>http://super-duper.shopifyapps.com</return-url> <activated-on type="date" nil="true"></activated-on> <updated-at type="datetime">2011-09-06T11:59:27-04:00</updated-at> <id type="integer">654381205</id> <cancelled-on type="date" nil="true"></cancelled-on> <trial-ends-on type="date" nil="true"></trial-ends-on> <billing-on type="date" nil="true"></billing-on> <test type="boolean">true</test> <status>pending</status> <confirmation-url>http://apple.myshopify.com/admin/subscriptions/confirm_recurring_application_charge/654381205?signature=BAhpBJUQASc%3D--53e16e6658a181c4448475252e1282f3b01354eb</confirmation-url> </recurring-application-charge>
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
shopify-mock-new-0.1 | lib/shopify-mock/fixtures/xml/recurring_application_charges.xml |
shopify-mock-0.1.2 | lib/shopify-mock/fixtures/xml/recurring_application_charges.xml |