Skip to content

Commit a892cfb

Browse files
committed
Change subscription fields
1 parent b37055c commit a892cfb

File tree

1 file changed

+9
-10
lines changed
  • src/connections/sources/catalog/libraries/website/shopify-littledata

1 file changed

+9
-10
lines changed

src/connections/sources/catalog/libraries/website/shopify-littledata/index.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ Below is a table of events that **Shopify by Littledata** sends to Segment from
6565
| Coupon Applied | Sent with Checkout Step Completed or Order Completed when user has applied a coupon |
6666
| Customer Created | User added as a customer |
6767
| Customer Enabled (v2) | A user has confirmed their email address and created a Shopify customer account with verified_email set as true |
68-
| Customer Updated | Customer information updated |
6968
| Fulfillment Created (v2) | An order fulfillment status has changed (including status, tracking_numbers and tracking_urls where the shipping integration allows) |
7069
| Fulfillment Updated (v2) | An order fulfillment status has changed (including status, tracking_numbers and tracking_urls where the shipping integration allows) |
7170
| Order Cancelled (v2) | An admin has cancelled an order (including the cancel_reason) |
@@ -127,15 +126,15 @@ To support seamless customer tracking the [Mixpanel](/docs/connections/destinati
127126

128127
Additional events available through Littledata's [ReCharge connection](https://www.littledata.io/connections/recharge), and available in cloud-mode destinations.
129128

130-
| Event Name | Description |
131-
| ------------------------ | ----------------------------------------------- |
132-
| Charge Failed | A failed to charge customer |
133-
| Charge Max Tries Reached | The maximum tries to charge customer is reached |
134-
| Order Processed | A recurring order is processed |
135-
| Payment Method Updated | A customer has updated the payment method |
136-
| Subscription Cancelled | A customer has cancelled a subscription |
137-
| Subscription Created | A customer has created a subscription |
138-
| Subscription Updated | A customer has updated a subscription |
129+
| Event Name | Description |
130+
| ------------------------ | ----------------------------------------------------------------------------------------------------------- |
131+
| Charge Failed | A recurring charge failed (with `error_type`) |
132+
| Charge Max Tries Reached | The maximum tries to charge customer is reached |
133+
| Order Processed | A recurring order is processed |
134+
| Payment Method Updated | A customer has updated the payment method |
135+
| Subscription Cancelled | A customer has cancelled a subscription (with `cancellation_reason` and `cancellation_reason_comments`) |
136+
| Subscription Created | A customer has created a subscription (with `status`, `order_interval_frequency` and `order_interval_unit`) |
137+
| Subscription Updated | A customer has updated a subscription (with `status`, `order_interval_frequency` and `order_interval_unit`) |
139138

140139
## Event Properties
141140

0 commit comments

Comments
 (0)