Stripe JS, Stripe, api keys, publishable api keys
API Keys for Stripe JS
Why do I need API Keys for Stripe JS? Where can I find them?
461783
2016-07-13T04:35:47Z
2024-08-30T10:38:39Z
2335
5
4
220289
Which API keys do I need to set up stripe.js? Where can I find them?
Which API keys do I need to set up stripe.js? Where can I find them?
You have two API keys, a secret API key and a publishable API key, associated with your Stripe account - they are used mainly for identification on the server side and the application side. The publishable key is used to generate credit card tokens and should be used with Stripe JS library. The secret key is used for all other API calls on the server-side. For more info, here's the stripe.js documentation on Stripe and the stripe.js documentation on Chargebee.
If you want to work stripe.js into your in-house checkout page then you should keep your publishable API key at the ready, as it is what sits at the heart of communicating via tokens. You can find it at Account Settings » API keys on your Stripe web interface.
Billing/transaction-amount-limit-in-stripe.txt
Billing/testing-with-stripe-sandbox.txt
Billing/im-getting-card-declined-or-processor-declined-error-whats-going-on.txt
Billing/what-does-chargebee-offer-that-stripe-doesnt.txt
Billing/stripe-error-this-connect-account-cannot-currently-make-live-charges.txt
Billing/error-payment-collection-failed-customer-does-not-have-a-linked-card-with-id-card-whats-going-on.txt
Billing/how-do-i-configure-chargebees-webhook-in-stripe.txt
Billing/how-to-retrieve-the-stripe-payment-method-id-for-stripe-payment-intent-api.txt
Billing/for-ach-payments-how-do-i-pass-a-bank-account-to-chargebee-using-the-api.txt
Billing/im-moving-to-a-new-stripe-account-in-chargebee-what-are-the-steps-to-be-followed.txt
Billing/stripe-india-for-inr-and-noninr-transactions.txt
Billing/how-to-move-to-a-new-stripe-account.txt
Billing/configuring-payments-via-stripe.txt
Billing/what-is-stripejs-what-are-my-implementation-options-with-stripejs.txt
Billing/how-to-setup-stripeplaid-authentication.txt
Billing/error-as-per-indian-regulations-goods-export-transactions-require-a-billing-and-shipping-address.txt
Billing/what-is-the-chargebee-stripejs-flow-of-information.txt
Billing/how-to-disable-all-payment-methods-and-allow-only-ach.txt
Billing/how-to-configure-gpay-via-stripe.txt
Billing/my-customer-created-date-is-different-in-stripe-and-doesnt-match-with-chargebee-records-why.txt
Billing/why-are-we-receiving-external-stripe-webhook-delivery-issues-emails-from-stripe.txt
Billing/is-it-mandatory-to-configure-chargebee-webhook-in-stripe.txt
Billing/what-are-the-new-stripe-india-rbi-emandate-changes.txt
Billing/how-to-configure-sepa-payments-via-stripe.txt
Billing/stripe-sepa-via-api.txt
Billing/how-to-enable-stripe-level-2-data-in-chargebee.txt
Billing/error-the-payment-is-blocked-due-to-a-high-likelihood-of-chargeback.txt
Billing/unable-to-find-the-customer-details-in-gateway-stripe.txt
Billing/how-to-use-financial-connections-ach-via-stripe.txt
Billing/stripe-capturemethod.txt
Billing/how-can-i-disallow-payments-using-prepaid-cards-via-stripe.txt
Billing/what-is-the-general-3ds-checkout-flow-with-stripe-and-chargebee.txt
Billing/if-a-payment-method-is-deleted-in-chargebee-will-it-be-deleted-in-stripe.txt
Billing/how-will-the-rbi-emandate-regulations-impact-my-stripe-integration-with-chargebee.txt
Billing/how-to-enable-bacs-payment-method-via-stripe.txt
Billing/how-to-enable-becs-payment-method-via-stripe.txt
Billing/how-to-enable-boleto-payment-method-via-stripe.txt
Billing/how-to-confirm-stripe-is-receiving-level-2-data-from-chargebee.txt
Billing/how-to-resolve-bank-account-verification-error-gateway-err-the-micro-deposit-has-a-type-of-descriptorcode.txt
Billing/why-unattempted-payment-attempts-in-stripe-being-refunded-.txt
Billing/why-payments-made-through-the-chargebee-sandbox-are-not-reflected-in-the-stripe-dashboard-.txt