https://github.com/paygate/payweb_wordpress_standalone
This is the PayGate PayWebv3 plugin for Wordpress Standalone.
https://github.com/paygate/payweb_wordpress_standalone
Last synced: about 1 year ago
JSON representation
This is the PayGate PayWebv3 plugin for Wordpress Standalone.
- Host: GitHub
- URL: https://github.com/paygate/payweb_wordpress_standalone
- Owner: PayGate
- License: gpl-3.0
- Created: 2021-10-15T04:22:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-24T01:07:15.000Z (about 4 years ago)
- Last Synced: 2023-02-28T05:02:01.485Z (over 3 years ago)
- Language: PHP
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PayWeb_WordPress_Standalone
## Paygate Standalone plugin v1.0.3 for WordPress v6.6.2
This is the Paygate Standalone plugin for WordPress. Please feel free to contact the Payfast support team at
support@payfast.help should you require any assistance.
## Installation
1. **Download the Plugin**
- Visit the [releases page](https://github.com/Paygate/PayWeb_WordPress_Standalone/releases) and download the latest release (currently v1.0.3).
2. **Install the Plugin**
- Log in to your WordPress Admin panel.
- Navigate to **Plugins > Add New > Upload Plugin**.
- Click **Choose File** and select `paygate-standalone-wp-plugin.zip` from the unzipped folder.
- Click **Install Now**.
- After installation, click **Activate Plugin**.
3. **Configure the Plugin**
- Go to **WordPress Admin > Paygate Standalone** and configure the plugin settings according to your needs.
4. **Add Shortcodes**
- Insert the following shortcodes on the appropriate pages as per your plugin settings:
- For success page: `[paygate_standalone_payment_success]`
- For failure page: `[paygate_standalone_payment_failure]`
- Add the primary checkout shortcode on your main checkout page:
- `[paygate_standalone_payment_checkout]`
## Collaboration
Please submit pull requests with any tweaks, features or fixes you would like to share.