#b33fb0n3-paymentlink-connect

1 messages · Page 1 of 1 (latest)

tepid girderBOT
simple lake
#

@balmy kelp what have you tried?

#

b33fb0n3-paymentlink-connect

balmy kelp
#

I tried to setup a paymentlink myself because when I create it via my dashboard (not the customers) then I am able to add a "charge" amount. But the customer of my customer want to pay to my customer. So I need to create it via the dashboard of my customer. When I try it there I don't see the field with the "charge" amount so I throught about using the api...

simple lake
#

Okay so yes you have to use the API for this

simple lake
#

yep

#

overall works the same otherwise

balmy kelp
#

to use my customer account for this I need to add it at the back like this right?

const stripe = require('stripe')(stripe_secret)('acct_123456');
simple lake
balmy kelp
simple lake
#

yes

balmy kelp
#

that sounds great, thanks! 👍