Gateway SKU's
  • 13 Jul 2022
  • 1 Minute to read
  • Dark
    Light

Gateway SKU's

  • Dark
    Light

Article Summary

Stock Keeping Units represent specific Product variations.

  • You can create SKU's only for Good-type Products. You can create these Products on Stripe Dashboard | Orders | Products.
    M_03_01_Gateeway skus 1

Once you have created a Product, you can add SKU's in the Inventory section of that Product on the Stripe Dashboard.
M_03_01_Gateeway skus 2

  • Products and SKU's get pushed into the Salesforce org via webhooks.
  • Products and SKU's can be updated from the Stripe Dashboard. The updated records are synced via webhooks.
  • Deleted SKU's are deleted from the Salesforce org.

M_03_01_Gateeway skus 3

Creating SKU's from Salesforce

You can create a SKU record in Salesforce and push it to Stripe.

  1. Create a Gateway SKU record.
  2. Set the Product lookup. Note:
    • The Product should be synced with Stripe.
    • The Product Type should be Good.
  3. Set Currency ISO and Price fields.
  4. Optionally, set Inventory Type and Inventory Quantity fields.
  5. Save the record.
  6. Click 'Push to Stripe' button on the layout.
  7. You should see the SKU Id field populated.

What's Next