How to retrieve Stripe v2 Access token

 

  1. Login to your stripe account Stripe Login | Sign in to the Stripe Dashboard

  2. Go to developers tab.

image-20240422-120833.png
  1. Create a new restricted key giving read permission to the following resources -

    • Customers

    • Disputes

    • Files

    • Refunds

    • Products

    • Balance Transaction sources

    • Events

    • Payouts

    • Prices

    • Transactions

    • PaymentMethods

    • Payment Method Domains

    • Shipping rates

    • Credit Notes

    • Customers

    • Invoices

4.Give an appropriate name & An API key will be generated.