Payment Method NULL error
-
Hello,
For the past month when a new order is placed first it sends a failed order email and then a new order.
After searching I found from the plugin logs that when a user tries to pay with credit card via stripe
it throws this error
REQUEST paymentmethods::retrieve–[“”]
Error during API call. The resource ID cannot be null or whitespace.
Payment processing failed. Please retry.
Then it moves on to
Entering::process_payment
REQUEST customers::retrieve–[“cus_SzyMKZ4RXSuWnp”] 2025-09-05T12:07:08+00:00 Info 5.203.229.73::RESPONSE customers::retrieve–{
and then it gets the REQUEST paymentmethods::retrieve–[“”] value and moves on.
Default payment method is stripe card. I’m not using blocks builder. Checkout page is default. Is there anything I could do? could you please advise ?
You must be logged in to reply to this topic.