== Changelog == = 1.0.9 2023-12-12 = * Added - Now purchase will include with Form Title and Submission Id. * Changed - Use new Fluent Form action hooks. * Fixed - Customer full name will now truncated at 128. * Fixed - undefined wpFluent() on some circumstances. = 1.0.8 2023-07-05 = * Fixed - Issue with duplicate email notification now only send once. = 1.0.7 2023-05-15 = * Added - Option to whitelist specific payment method. = 1.0.6 2023-05-10 = * Added - Add execution for processFormSubmissionData to ensure compatibility with Google Sheet = 1.0.5 2023-04-29 = * Added - Add filter "ff_chip_create_purchase_params", "ff_chip_handle_paid_data" and action "ff_chip_after_purchase_create" = 1.0.4 2023-02-24 = * Fixed - Issue with payment when using with coupon code. = 1.0.3 2023-02-17 = * Changed - Reference will be autogenerated. = 1.0.2 2023-02-14 = * Changed - Reference value now using form title instead of transaction id. * Changed - Platform value now set to fluentforms instead of API. = 1.0.1 2023-01-10 = * Fixed - Error when new forms created using global configuration. = 1.0.0 2022-12-02 = * New - Intial Release