#dylanswoogodev_49342

1 messages · Page 1 of 1 (latest)

static ploverBOT
latent pecan
#

You only need platform's live and test key that you have controlled with

lyric mango
#

ok, so in this example

curl https://api.stripe.com/v1/customers/cu_1MnugZEdf6TSQTyAirVYANUY
-u sk_test_51MYbd0Edf6TSQTyA7aNBjnUrcGutZo2vIz3lKdrT68ZyUtMsAuog7gCZsAUqJjjKdU1JnptrlSEQrLYmNd3sScJ600zXlc5j7h:
-H "Stripe-Account: acct_1MYbd0Edf6TSQTyA"
-G

the sk_test_ is for the platform and the acct_ is the account that connected previously

latent pecan
#

Please do not share secret key in this channel as this channel is public

lyric mango
#

thats from the stripe docs

latent pecan
#

Stripe doc will take your secret key if you're logged in

lyric mango
#

oh, dang, i see

latent pecan
#

The example looks correct to me