How users re-authenticate with Restricted API Key (RAK) for App for Payments with Stripe?
RAK doesn’t require any additional back-end setup from you. Users must copy and paste generated Stripe API keys to the extension configuration. Detailed info can be found here.
The following is an example of a user re-authenticating with RAK:
- From your extension, the user wants to integrate with Stripe.
- They open your app’s installation link to view the permissions and install the App for Payments with Stripe for Magento 2.
- After the app is installed, it generates a restricted API key provisioned with the proper permission.
- The user can copy the restricted key (along with their account’s public key) and provide them to your extension.
How can we help you?
Login and Registration Form