#jegans

1 messages · Page 1 of 1 (latest)

mild swallow
#

Hi there, what kind of value do you customer input to elements?

pearl musk
#

hi Jack. credit card details

#

so we have the pk_ on the front-end

mild swallow
#

OK, and what do you mean by input their stripe keys incorrect ?

pearl musk
#

incorrectly.. so in our platfrom we have an admin dashboard. So our customer can provide their pk_ and sk_ keys

#

sometimes we find when our customer are copying / typing the key from stripe.com they miss characters or incorrectly type a key..

#

the only time they know it's incorrect is when someone tries to use the paywall..

mild swallow
#

In backend there's no dedicated API to verify API key. But you can just make a /v1/balances API call and see if it succeeded.

pearl musk
#

thanks Jack.. we will try the /v1/balances