Architecture: Native Gateway - Registers as a complete payment method using WooCommerce’s abstract class, ensuring compatibility.
Checkout Control: Dynamic UI Suppression - Utilizes advanced hooks to customize the post-checkout page and suppress standard output, focusing the user on payment terms.
Data Logging: Auditable Installments - Logs the payment setup and 3-part installment schedule directly into the standard WooCommerce Order Notes for an immediate audit trail.
Security: Adheres to security best practices, including mandatory unslashing (wp_unslash()) before sanitization of all input data.