Integrate UddoktaPay payment gateway with Paid Memberships Pro for accepting payments in Bangladesh.
The UddoktaPay Gateway add-on for Paid Memberships Pro allows you to accept payments through various Bangladeshi payment methods including bKash, Nagad, Rocket, and more.
- Accept payments through multiple Bangladeshi payment methods
- Seamless integration with Paid Memberships Pro
- Automatic payment verification
- Support for both one-time and recurring payments
- Customizable payment button text
- Easy to configure
- WordPress 6.2 or higher
- PHP 7.4 or higher
- Paid Memberships Pro plugin
- UddoktaPay merchant account
- Download uddoktapay.zip from this repository
- Go to WordPress Dashboard → Plugins → Add New
- Click "Upload Plugin" at the top
- Upload the
uddoktapay.zip
file - Click "Install Now"
- Activate the plugin through the 'Plugins' screen in WordPress
- Go to Memberships → Settings → Payment Gateway & SSL
- Select "UddoktaPay" as your Payment Gateway
- Enter your UddoktaPay API credentials
- Save the settings
# Clone the repository
git clone https://github.com/UddoktaPay/pmpro-uddoktapay.git
# Install dependencies
composer install
# Install development dependencies
composer install --dev
The project follows WordPress coding standards. To check the code:
# Run PHPCS
composer run phpcs
# Fix automatically fixable issues
composer run phpcbf
For support, please email [email protected].
- Fork the repository
- Create a new branch for your feature
- Commit your changes
- Push to the branch
- Create a Pull Request
This project is licensed under the MIT - see the LICENSE file for details.