A place to discuss charging merchants for your apps and services using the billing API.
Hi All,
I'm building a custom sales channel (for my mobile app) that can be used by other merchants. I have a question regarding payment. I want it so that whenever a user on the app pays an amount for a products, a % of this price goes to me and the rest to the merchant. Let's say an user buys a €100 from a merchant through the custom sales channel on my mobile app. I want to be able to take 10% commission of this (as agreed by the merchant). So, when the user pays €100 through my app, €90 goes to the merchant and €10 goes to me.
Is there an API that allows this?
Thank you in advance for any help,
Kind regards,
Samy
Hi @samyvs!
You can achieve this by using the Billing API and creating usage charges. This doc from our guide on creating a sales channel app specifically calls out charging a Merchant a percentage based commission.
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog