CampTix KDCpay Payments
CampTix KDCpay Payments
Description
KDCpay Payment Platform for the CampTix plugin.
Take payments in INR, LKR or USD through KDCpay using the CampTix plugin. CampTix plugin needs to be installed and activated for the KDCpay payment platform to work.
Installation
- Upload
camptix-kdcpayto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to
Tickets -> Setupin your WordPress admin area to set the currency to INR and enable the KDCpay.
Getting Mobile Filed ID
- Edit/Create ticket which will use the KDCpay Platform.
- Add a compulsory
QuestonasText inputand TickRequired. - Update/Publish the Ticket.
- View Source or inspect the Ticket page in the frontend in the second step (attendee info form).
- Note the ID mentioned in the
<input name="tix_attendee_questions[1][#]", where # = Mobile Field ID. - Visit: WP Dashbard > Camptix > Setup > Payments > KDCpay > Mobile Field ID > Enter the above noted ID.
Reviews
Changelog
1.6.1 (2025-09-01)
- Added: Payment Title.
- Added: Country field.
- Fixed: Typos & VSCode formting.
- Fixed: Comms Pref assignment.
1.6.0 (2025-08-30)
- Added: Gulp and Package (@ajitbohra)
- Added: Communications Preference field.
- Updated: Compaitibility with CampTix Indian Payments Phone field.
1.5.0
- Added: Internationlization (@ajitbohra)
- Fixed: Debug=ON Errors (@ajitbohra)
1.4.5
- Fixed: Code Typos. (@coreymckrill)
1.4.4
- Fixed:
iframeheight to850.
1.4.3
- Fixed:
iframeheight to accomodate all payment options.
1.4.2
- Fixed:
iframetypo.
1.4.1
- Added:
displayfield.
1.4.0
- Added: Curreny support for
USD&LKR. - Added: iFrame checkout.
- Fixed:
buyerEmailandbuyerName(as first attendee).
1.3.3
- Updated:
buyerEmalandbuyerName
1.3.2
- Added: Attendee Info Field
mobile - Added: (Readme) Instructions for Mobile Field ID
1.3.1
- Updated: Payment URL with
esc_url()
1.3.0
- Added: Payment URL
1.2.3
- Attendee OrdeBy=>ID
1.2.2
- APP – Camptix
- Attendee – Access and Edit Tokens
1.2.1
- Error cleanup
1.2.0
- Special Provision for Camptix Attendee->INFO
- INR – No-Conflict
1.1.0
- Updates made as per WP-Audit
1.0.2
- Mode setting added after sandbox
1.0.1
- Basic Fix
1.0.0
- First release