#Danique91
1 messages · Page 1 of 1 (latest)
hi! not sure what you mean exactly, can you elaborate? what does "the coupon code system takes money from the provider when a user use the code" mean, what is taking money from whom how exactly?
Thank you for responding. Okay, the developer just build a coupon code system so customers can get discounts on services on our marketplace app. When the customer uses the code for example 10%. the system removes 10% from the total amount the custom needs to pay. But in de end the provider lose money, because stripe takes it from the provider and not from our commision fee. So the admin still receives 17% over the total amount of the customer pays at the end
it's hard for me to say much without knowing what code and APIs your developer used
there are many ways to implement this and there are ways to build it where you could make it so the connected account(what you call the provider) doesn't take the loss and you(the platform account) does instead
yes that last one is what I want!
if your developer has technical questions about building it they are better off asking directly here about their code and API
okay! thank you so much! where can the developers find the code / api ?
so I can ask the developers if they used this code?
that question doesn't really make sense unfortunately
what I can help with on this channel is something like "hi I'm a developer implementing a coupon solution for my marketplace, I take the payments using the PaymentIntents API and I transfer funds to the connected account using transfer_data, how do I make the connected account not have a discount?" and share the exact code they're written. It's not possible to talk about this in generics, we need to know the full technical details, it's a chat for developers.