home/categories/ecommerce-development/myadmin-plugins-payza-payments-claude-skills-invoice-checkout-form-skill-md
ecommerce-developmentdevelopment

invoice-checkout-form

Generates or modifies the Payza checkout HTML form in `src/pay_balance_payza.php`. Use when user says 'update checkout', 'add form field', 'modify payment form', 'change IPN token', or 'add invoice field'. Covers `bcadd()` totals, `_randomstring()` IPN token, invoice DB query via `get_module_db()`, and `ap_itemname_N`/`ap_amount_N` hidden field generation. Do NOT use for Plugin.php hook registration or PHPUnit test changes.

myadmin-plugins
maintainer
myadmin-plugins
Updated 3/30/2026
Stars
5
Forks
2
quick start

Installation and usage

Generates or modifies the Payza checkout HTML form in `src/pay_balance_payza.php`. Use when user says 'update checkout', 'add form field', 'modify payment form', 'change IPN token', or 'add invoice field'. Covers `bcadd()` totals, `_randomstring()` IPN token, invoice DB query via `get_module_db()`, and `ap_itemname_N`/`ap_amount_N` hidden field generation. Do NOT use for Plugin.php hook registration or PHPUnit test changes.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use invoice-checkout-form