Every time a transaction is made it will result in the following error:
2020-10-05 23:45:21.595529 - DEBUG --> GFStripe::include_stripe_api(): Initializing Stripe API for test mode.
2020-10-05 23:45:22.672838 - DEBUG --> GFStripe::maybe_hit_rate_limits(): The current IP has card errors in total of 1 times
2020-10-05 23:45:22.673765 - DEBUG --> GFStripe::include_stripe_api(): Initializing Stripe API for test mode.
2020-10-05 23:45:22.959240 - DEBUG --> GFStripe::authorize_product(): payment intent data to be updated => Array
(
)
2020-10-05 23:45:22.960314 - ERROR --> GFStripe::authorize_product():
2020-10-05 23:45:22.962621 - DEBUG --> GFPaymentAddOn::validation(): Authorization result for form #8 submission => Array
(
[error_message] => <span class="requires_payment_method"></span>
[is_success] =>
[is_authorized] =>
)
2020-10-05 23:45:23.459172 - DEBUG --> GFPaymentAddOn::maybe_process_callback(): Initializing callback processing for: gravityformsstripe
2020-10-05 23:45:23.459431 - DEBUG --> GFStripe::get_webhook_event(): Processing test mode event.
2020-10-05 23:45:23.460253 - DEBUG --> GFStripe::include_stripe_api(): Initializing Stripe API for test mode.
2020-10-05 23:45:23.479748 - DEBUG --> GFStripe::callback() Webhook event details => Array
(
[id] => evt_1HZ2QoIfkph8sxRJFxEYnLOl
[type] => payment_intent.created
[webhook api_version] => 2020-08-27
)
2020-10-05 23:45:23.479868 - DEBUG --> GFStripe::callback() entry_id not set for callback action; no further processing required.
2020-10-05 23:45:23.479943 - DEBUG --> GFPaymentAddOn::maybe_process_callback(): Result
I’ve tested default themes, turned off plugins etc… but nothing appears to work. I have tried reaching support as well but they quickly turned away and said it is Stripes fault (Stripe has done the same so in this cases its an endless back-and-forth).