#brightmorkli_api

1 messages ยท Page 1 of 1 (latest)

viral rainBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1288870042015891524

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

quaint granite
#

Sure, what are your questions? We can try to assist in here if they're developer-centric. Otherwise, you'll need to go to Stripe support

dusk heron
#
  1. When a subscription payment is made on our platform, the payment intent splits the subscription payment into two parts and stripe disburse it to two beneficiaries. This is our exisiting logic. Should a refund be initiated on such a subscription payment, how will stripe deal with it?
quaint granite
#

the payment intent splits the subscription payment into two parts and stripe disburse it to two beneficiaries
How are you doing this specifically?

dusk heron
quaint granite
#

Ok so you aren't using Stripe subscriptions then?

#

You're manually creating payment intents?

#

That looks like a destination charge

dusk heron
#

We are not doing things on the Stripe Dashboard but through the APIs. Based on what we want to achieve, service providers on our platform sets their own subscription package prices. On our application dashboard. You mentioned Stripe subscriptions, can it handle this feature?

quaint granite
#

I never mentioned the dashboard

#

You mentioned Stripe subscriptions, can it handle this feature?
Yeah

#

You can use transfer_data the same way you're using it in the above payment intent creation request

viral rainBOT
dusk heron
#

I will get in touch again on Monday. I will try to use the Stripe Subscriptions. Then we will revisit the refund implementation

#

I hope our chat history is preserved here?

quaint granite
#

Yeah thread will be archived by then, but you can access it via the link up top even after it's been archived