Automatically pushed to Stripe upon save of related objects
When the Subscription_Item__c & Quantity fields are defined, the usage record is automatically created in stripe. There are no updates.
Product
Automatically pushed to Stripe upon save of related objects
Once the Payment Gateway record is saved on the product record, the product is automatically created in Stripe. No updates allowed once the product is pushed to Stripe.
Subscription
Click of the button / Checking the Push to Stripe field
Initially a subscription is created by clicking the Submit to Stripe button. We also provide a Push To Stripe checkbox field on the subscription. When checked, a subscription is created in Stripe. Once created & subscription Id is present - it then automatically syncs on updates. The fields that trigger auto sync of the subscription to Stripe are:
Payment Method
Coupon
Billing Method
Days Until Due
Amount Threshold
Reset Billing Cycle Anchor 7. Cancel At Period End
Prorate
Proration Date
Billing Cycle
Anchor First Invoice
Trial End
Trial From Price
Tax Percent
Pending Invoice Item
Interval
Pending Invoice Item
Interval Count
Subscription Item
Submitted along with Subscription
Once the subscription is saved in stripe any new updates or new line items added - are automatically synced. The Price & Quantity fields will trigger an automatic update.
Sales Document
Click of the button/ Checking the Push to Stripe field
Initially, a Invoice is created by clicking the Submit to Stripe button. We also provide a Push To Stripe checkbox field. When checked, it creates a Invoice in Stripe. Once created and an Invoice Id is present - it then automatically syncs on updates. The fields that trigger an auto sync of the Invoice to Stripe are:
Payment Method
Coupon
Billing Method
Days Until Due
Due Date
Customer Updates are only allowed when the Invoice Stage = Draft. Once the Invoice is sent or finalized you cannot update the Invoice.
Line Item
Submitted along with Invoice
Once the Sales Document is saved in Stripe as an Invoice, any updates or new line items added will automatically sync to Stripe. The Price & Quantity fields will trigger an automatic update. This can be disabled via a Custom Setting, "Disable_LineItem_AutoSync_With_Stripe__c."
Stripe Coupon
Click of the button/ Checking the Push to Stripe field
A coupon is created by clicking the Submit to Stripe button. We also provide a Push To Stripe checkbox field that when checked creates a coupon in Stripe. No updates.
Stripe Price
Click of the button/ Checking the Push to Stripe field
A Stripe Price is created by clicking the Push to Stripe button. We also provide a Push To Stripe checkbox field that when checked creates a Price in Stripe. Once created and the Price Id is present - it then automatically syncs on updates. The fields that trigger the auto-sync are:
Active
Product
Name
Trial Period Days
Tier
Tiers are pushed when a Price is pushed. No updates are allowed.
Stripe Gateway Order
Click of the button
Created when you click the Push to Stripe button. No updates are allowed.
Gateway Order Item
Submitted along with the Stripe Gateway Order
Gateway Order Items are pushed with the Stripe Gateway Order.
Gateway SKU
Click of the button
Created when you click the Push to Stripe button. No updates are allowed.