1. Home
  2. Docs
  3. V1
  4. NuGet Package
  5. UpdateStripeKey

UpdateStripeKey

You use this method to set YOUR Stripe API Key. This is needed to sync your users to Stripe.

PWTSecureStoreClient client = new PWTSecureStoreClient("My_Client_Key");
await client.UpdateStripeKey(stripeKey, LOGSTRING);
Was this article helpful to you? Yes No

How can we help?