Online Payments Recipe
Accept secure online payments directly from the website and let your customers go cashless!
Was this page helpful?
Help improve this recipe for others.
Send this recipe to your inbox.
We'll email it straight to you - plus weekly cooking inspiration.
Ingredients
Some product links may be affiliates. If you buy through them, you're supporting the site and Pekin may earn a commission at no extra cost to you.
Payment Gateway Setup
Website Integration
Method
Payment Gateway Setup
- 1
Create a Payment Gateway Account
Choose a payment gateway provider (e.g., PayPal, Stripe) and create an account. Follow their instructions to set up your merchant account.
- 2
Obtain Merchant Identification Number (MID)
After creating your account, log in to the gateway dashboard and locate your Merchant Identification Number (MID) for transactions.
- 3
Generate API Keys
In your payment gateway account settings, find the section for API keys. Generate a set of keys that will be used for integration.
- 4
Install SSL Certificate
Purchase and install an SSL certificate on your website to ensure secure transactions. This step is crucial for protecting customer data.
Website Integration
- 5
Choose Website Platform
Determine the platform on which your website is built (e.g., WordPress, Shopify). This will dictate the integration steps.
- 6
Install Payment Plugin
Locate the payment plugin for your chosen platform (if applicable) and install it according to the platform’s guidelines.
- 7
Refer to API Documentation
Access the payment gateway’s API documentation to understand how to implement the payment system on your website.
- 8
Test Payment Functionality
Use test credit card details provided by the payment gateway to simulate transactions and ensure everything is functioning correctly.