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
Atualizado 3/30/2026
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use invoice-checkout-form