Hello,
I'm having an issue processing automatic payments with a saved bank account. The customer saved the bank account details and i see the Stripe Payment ID however, in payment details i see ' | exp / '
When i check Stripe online i do not see a saved payment method.
I checked the error log in apache and i see the following entries:
[Thu Jul 10 13:28:03.002481 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Attempt to read property "card" on null in /var/www/itflow.technologiksolutions.com/client/autopay.php on line 114, referer: https://itflow.technologiksolutions.com//client/autopay.php
[Thu Jul 10 13:28:03.002505 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Attempt to read property "last4" on null in /var/www/itflow.technologiksolutions.com/client/autopay.php on line 114, referer: https://itflow.technologiksolutions.com//client/autopay.php
[Thu Jul 10 13:28:03.002529 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Undefined variable $payment_method in /var/www/itflow.technologiksolutions.com/client/autopay.php on line 115, referer: https://itflow.technologiksolutions.com//client/autopay.php
[Thu Jul 10 13:28:03.002553 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Attempt to read property "card" on null in /var/www/itflow.technologiksolutions.com/client/autopay.php on line 115, referer: https://itflow.technologiksolutions.com//client/autopay.php
[Thu Jul 10 13:28:03.002577 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Attempt to read property "exp_month" on null in /var/www/itflow.technologiksolutions.com/client/autopay.php on line 115, referer: https://itflow.technologiksolutions.com//client/autopay.php
[Thu Jul 10 13:28:03.002602 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Undefined variable $payment_method in /var/www/itflow.technologiksolutions.com/client/autopay.php on line 115, referer: https://itflow.technologiksolutions.com//client/autopay.php
[Thu Jul 10 13:28:03.002626 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Attempt to read property "card" on null in /var/www/itflow.technologiksolutions.com/client/autopay.php on line 115, referer: https://itflow.technologiksolutions.com//client/autopay.php
[Thu Jul 10 13:28:03.002678 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Attempt to read property "exp_year" on null in /var/www/itflow.technologiksolutions.com/client/autopay.php on line 115, referer: https://itflow.technologiksolutions.com//client/autopay.php
[Thu Jul 10 13:29:52.687229 2025] [php:warn] [pid 2665859:tid 2665859] [client 10.100.101.53:57143] PHP Warning: Undefined variable $contact_primary_display in /var/www/itflow.technologiksolutions.com/client_overview.php on line 254, referer: https://itflow.technologiksolutions.com/clients.php?leads=0&archived=0&q=ins&canned_date=custom&dtf=&dtt=2035-12-31&industry=&referral=
[Thu Jul 10 13:29:52.689214 2025] [php:warn] [pid 2665859:tid 2665859] [client 10.100.101.53:57143] PHP Warning: Undefined variable $contact_primary_display in /var/www/itflow.technologiksolutions.com/client_overview.php on line 254, referer: https://itflow.technologiksolutions.com/clients.php?leads=0&archived=0&q=ins&canned_date=custom&dtf=&dtt=2035-12-31&industry=&referral=
more of the log:
[Thu Jul 10 13:27:34.522271 2025] [php:notice] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] Stripe payment error - encountered exception when adding payment method info: >
[Thu Jul 10 13:27:34.695015 2025] [php:notice] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] Stripe Notice: Undefined property of Stripe\\PaymentMethod instance: card, ref>
[Thu Jul 10 13:27:34.695117 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Attempt to read property "brand" on null in /var/www/itflow.techno>
[Thu Jul 10 13:27:34.695182 2025] [php:notice] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] Stripe Notice: Undefined property of Stripe\\PaymentMethod instance: card, ref>
[Thu Jul 10 13:27:34.695236 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Attempt to read property "last4" on null in /var/www/itflow.techno>
[Thu Jul 10 13:27:34.695297 2025] [php:notice] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] Stripe Notice: Undefined property of Stripe\\PaymentMethod instance: card, ref>
[Thu Jul 10 13:27:34.695403 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Attempt to read property "exp_month" on null in /var/www/itflow.te>
[Thu Jul 10 13:27:34.695450 2025] [php:notice] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] Stripe Notice: Undefined property of Stripe\\PaymentMethod instance: card, ref>
[Thu Jul 10 13:27:34.695478 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Attempt to read property "exp_year" on null in /var/www/itflow.tec>
[Thu Jul 10 13:27:40.081825 2025] [php:notice] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] Stripe payment error - encountered exception when fetching payment method info>
[Thu Jul 10 13:27:40.085642 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Undefined variable $payment_method in /var/www/itflow.technologiks>
[Thu Jul 10 13:27:40.085711 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Attempt to read property "billing_details" on null in /var/www/itf>
[Thu Jul 10 13:27:40.085797 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Attempt to read property "name" on null in /var/www/itflow.technol>
[Thu Jul 10 13:27:40.085832 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Undefined variable $payment_method in /var/www/itflow.technologiks>
[Thu Jul 10 13:27:40.085856 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Attempt to read property "card" on null in /var/www/itflow.technol>
[Thu Jul 10 13:27:40.085880 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Attempt to read property "display_brand" on null in /var/www/itflo>
[Thu Jul 10 13:27:40.085905 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Undefined variable $payment_method in /var/www/itflow.technologiks>
[Thu Jul 10 13:27:40.085929 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Attempt to read property "card" on null in /var/www/itflow.technol>
[Thu Jul 10 13:27:40.085953 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Attempt to read property "last4" on null in /var/www/itflow.techno>
[Thu Jul 10 13:27:40.085978 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Undefined variable $payment_method in /var/www/itflow.technologiks>
[Thu Jul 10 13:27:40.086002 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Attempt to read property "card" on null in /var/www/itflow.technol>
[Thu Jul 10 13:27:40.086025 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Attempt to read property "exp_month" on null in /var/www/itflow.te>
[Thu Jul 10 13:27:40.086051 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Undefined variable $payment_method in /var/www/itflow.technologiks>
[Thu Jul 10 13:27:40.086075 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Attempt to read property "card" on null in /var/www/itflow.technol>
[Thu Jul 10 13:27:40.086099 2025] [php:warn] [pid 2665812:tid 2665812] [client 71.1.244.209:54671] PHP Warning: Attempt to read property "exp_year" on null in /var/www/itflow.tec>
[Thu Jul 10 13:28:03.000848 2025] [php:notice] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] Stripe payment error - encountered exception when fetching payment method info>
[Thu Jul 10 13:28:03.002273 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Undefined variable $payment_method in /var/www/itflow.technologiks>
[Thu Jul 10 13:28:03.002326 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Attempt to read property "billing_details" on null in /var/www/itf>
[Thu Jul 10 13:28:03.002353 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Attempt to read property "name" on null in /var/www/itflow.technol>
[Thu Jul 10 13:28:03.002384 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Undefined variable $payment_method in /var/www/itflow.technologiks>
[Thu Jul 10 13:28:03.002409 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Attempt to read property "card" on null in /var/www/itflow.technol>
[Thu Jul 10 13:28:03.002432 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Attempt to read property "display_brand" on null in /var/www/itflo>
[Thu Jul 10 13:28:03.002457 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Undefined variable $payment_method in /var/www/itflow.technologiks>
[Thu Jul 10 13:28:03.002481 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Attempt to read property "card" on null in /var/www/itflow.technol>
[Thu Jul 10 13:28:03.002505 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Attempt to read property "last4" on null in /var/www/itflow.techno>
[Thu Jul 10 13:28:03.002529 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Undefined variable $payment_method in /var/www/itflow.technologiks>
[Thu Jul 10 13:28:03.002553 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Attempt to read property "card" on null in /var/www/itflow.technol>
[Thu Jul 10 13:28:03.002577 2025] [php:warn] [pid 2665415:tid 2665415] [client 71.1.244.209:54673] PHP Warning: Attempt to read property "exp_month" on null in /var/www/itflow.te>