Skip to content

1.2.0

Latest

Choose a tag to compare

@wzul wzul released this 20 Feb 15:58

= 1.2.0 2026-02-20 =

  • Fixed - Global configuration (Brand ID and Secret Key) not saved when saving settings.
  • Fixed - Fatal error when GFAddon expected full path; plugin now works with Gravity Forms addon loader.
  • Fixed - Application files not permitted (WordPress Plugin Check compatibility).
  • Added - "Copy from global configuration" button in form feed settings when using Form Configuration.
  • Added - Account status block in form configuration to verify Brand ID and Secret Key.
  • Added - Form settings image in global CHIP description.
  • Added - Public key support: store CHIP public key by company ID when saving global or form settings; verify webhook signature when key is available and use payload directly, with fallback to get_payment.
  • Added - Per-payment lock on callback to prevent duplicate processing while allowing other payments to run in parallel.
  • Added - Refund button now requires user confirmation before processing the refund.
  • Changed - Minimum WordPress version set to 6.3.