• Hi,

    I am using this plugin for payment, i am using test mode.

    When i fill the form and credit card details of test mode. sometime it works and mostly it shows error.

    “There was a problem with your submission. Errors have been highlighted below.”.

    I do not have any required field in my form. With credit card only it showing this error. Few time it works.

    So can you please let me know about it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter manishsoni5041

    (@manishsoni5041)

    Done, i have fixed it.

    Can you please let me know how can i just do auth and not capture payment.

    Thanks

    Thread Starter manishsoni5041

    (@manishsoni5041)

    add_filter( ‘gfp_stripe_is_ready_for_capture’, ‘filter_gfp_stripe_is_ready_for_capture’, 10, 3 );

    I have used this filter and made capture false.

    But after that the entry is not showing to stripe account, so how i can do auth without capture with this plugin.

    Can you please let me know about it.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Regarding payment issue’ is closed to new replies.