PKPay+ Secured Checkout
Secure hosted checkout solution for fast, reliable, and protected online payments with WooCommerce.
by PKPay+ Dev · github.com/pkpayplus/pkpayplus-wordpress-plugin · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/pkpayplus/pkpayplus-wordpress-plugin/archive/refs/heads/main.zipSecure hosted checkout solution for fast, reliable, and protected online payments with WooCommerce.
Description
PKPay+ Secured Checkout provides embedded iframe and redirect payment flows for WooCommerce.
External services
This plugin connects to PKPay+, a payment gateway service provided by PKPay+, to create hosted checkout sessions, display the hosted payment form, redirect customers to hosted checkout when that option is enabled, and verify payment/session status.
The plugin sends data to the PKPay+ API at https://api.pkpayplus.com when a customer starts checkout and when WooCommerce verifies a payment. Site owners may override this API host with the PKPLUS_BACKEND_URL constant for a different PKPay+ endpoint. The hosted iframe checkout loads from https://pay-inline.pkpayplus.com. Redirect checkout may send customers to https://pay-session.pkpayplus.com.
Data sent to PKPay+ can include the merchant ID, the merchant secret key in an Authorization header, checkout flow, order amount, currency, cart totals, product names, product IDs, variation IDs, SKUs, quantities, line totals, tax totals, website name and URL, WooCommerce order ID and order key for redirect checkout, callback/return URLs, customer user ID when logged in, username, email address, billing name, company, phone number, billing address, city, state, postcode, and country. This data is sent when a checkout session is created and when a payment/session is verified.
Service provider: PKPay+. Terms of Service: https://www.pkpayplus.com/terms-of-service Privacy Policy: https://www.pkpayplus.com/privacy
Installation
- Upload the plugin to
/wp-content/plugins/. - Activate the plugin through the "Plugins" screen in WordPress.
- Configure Merchant ID, Publishable Key, and Secret Key in WooCommerce payment settings.
Changelog
1.0.0
- Initial release.