#Davaogoods - connect

1 messages · Page 1 of 1 (latest)

icy quartz
#

Hi there!

supple heart
#

hold on

#

there is no record on it since it did not went through

#

this id acct_1LdUUS4JY99GRXmv is already onboarded using the sk_test

icy quartz
#

there is no record on it since it did not went through
So can you give me more context on what you are trying to do, and maybe share your code?

supple heart
#

yes here it is.

#

I am making a purchase and set the stripe account

#

to where it should went through as a standard account

icy quartz
#

You need to remove the {{}} in your code. It should directly be the account ID acct_xxx

supple heart
#

ahh.. I see let me check

#

great it works, last thing

#

from my code that I sent, where do I put the additional fees

#

application_fee_amount gets error from that line item

icy quartz
supple heart
#

it does not belong to session->create?

icy quartz
#

Yes it does, the link I shared are the parameters you can use when creating a Checkout Session

#

So in your code you need to add something like: "payment_intent_data" => ["application_fee_amount" => 10]

supple heart
#

great works!

#

1 more thing how can I remove this?

somber slate
#

Taking over for my colleague. Let me catch up.

somber slate
supple heart
#

yes

somber slate