Forum Replies Created
-
AuthorPosts
-
clubvipplusParticipant
Apologies for delay on getting this – took a while to access the server logs! Ive edited out main folder name with ‘-‘
[11-Sep-2019 15:42:35 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_year_permastruct() on null in /home3/-/public_html/wp-includes/link-template.php:475
Stack trace:
#0 /home3/-/public_html/wp-content/mu-plugins/endurance-page-cache.php(408): get_year_link(‘2019’)
#1 /home3/-/public_html/wp-includes/class-wp-hook.php(288): Endurance_Page_Cache->save_post(383640)
#2 /home3/-/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#3 /home3/-/public_html/wp-includes/plugin.php(465): WP_Hook->do_action(Array)
#4 /home3/-/public_html/wp-includes/post.php(3951): do_action(‘save_post’, 383640, Object(WP_Post), false)
#5 /home3/-/public_html/wp-content/plugins/stripe-payments/admin/includes/class-order.php(163): wp_insert_post(Array)
#6 /home3/-/public_html/wp-content/plugins/stripe-payments/includes/class-asp-process-ipn-ng.php(374): ASPOrder->insert(Array, Object(Stripe\Charge))
#7 /home3/-/public_html/wp-includes/class-wp-hook.php(286): ASP_Proc in /home3/-/public_html/wp-includes/link-template.php on line 475clubvipplusParticipantHi,
Log below during the payment, The thing is, is does get processed – the payment earlier went through, but it’s sending them to an error page afterwards.
(I’ll get on to stripe about the form!)
[09/11/2019 3:42:32 PM] – [Sub] Received webhook type which doesn’t need to be processed: payment_intent.created
[09/11/2019 3:42:34 PM] – [Sub] Received webhook type which doesn’t need to be processed: charge.succeeded
[09/11/2019 3:42:34 PM] – [Sub] Received webhook type which doesn’t need to be processed: payment_intent.succeeded
[09/11/2019 3:42:34 PM] – Payment processing started.
[09/11/2019 3:42:34 PM] – Got product ID: 293030
[09/11/2019 3:42:34 PM] – Firing asp_ng_process_ipn_product_item_override filter.
[09/11/2019 3:42:34 PM] – Firing asp_ng_process_ipn_payment_data_item_override filter.
[09/11/2019 3:42:35 PM] – Coupon is invalid for the product.
[09/11/2019 3:42:35 PM] – Constructing checkout result and order data.
[09/11/2019 3:42:35 PM] – Firing asp_ng_payment_completed filter.
[09/11/2019 3:42:35 PM] – Firing asp_ng_handle_metadata filter.
[09/11/2019 3:42:35 PM] – Updating payment metadata.
[09/11/2019 3:42:35 PM] – Firing asp_ng_payment_completed_update_pi filter.
[09/11/2019 3:42:35 PM] – Updating payment intent data.clubvipplusParticipantOn the original API the Expiry date and CVC are on a different line – on my phone the credic ard number dissappears and only shows last four digits when i move to enter the expiry date. im sure this will cause confusion for payees. Is it possible for the Expiry and CVC to be on a new line underneath as before (I think it was clearer for customers on previous form)
Thanks!
clubvipplusParticipantWith the new API I’m getting an error message on payments, even though the payment has been processed correctly (Had to check in Stripe as no email confirmation was sent):
“The site is experiencing technical difficulties”
I’ve tried in test mode – original API works fine. Any idea’s!?
-
AuthorPosts