PhonePe Payment Gateway
Last updated
Last updated
To get PhonePe payment gateway keys, you need to follow these steps:
Create a Merchant Account:
Visit the PhonePe for Business website.
Sign up for a merchant account by providing the necessary details like your business information, banking details, and any required KYC documents.
Complete KYC Process:
PhonePe will verify your details and may require a KYC process (Know Your Customer). Ensure you provide all necessary documents and information.
Access the Developer Dashboard:
Once your merchant account is approved, you'll be able to log in to the PhonePe merchant or developer dashboard.
Inside the dashboard, you'll find options for API integration.
Obtain API Keys:
Navigate to the API keys or integration section of the dashboard.
Here, you will find your Merchant ID, Secret Key, and other relevant details needed for integration with PhonePe.
Integration Documentation:
PhonePe also provides API documentation for integrating their payment gateway into your application. You can download or access these directly from the developer dashboard.
Once you have these keys, you can use them to configure the PhonePe payment gateway in your Laravel application. Let me know if you need help with the integration!