πΊπΈUnited States moonagedev
This patch works for me. Is there a plan to get this merged so there is a supported release again? How can I help?
πΊπΈUnited States moonagedev
The method in #8 works for me. Thanks!
π | Commerce Core | Customers cannot modify billing information after adding payment method details
πΊπΈUnited States moonagedev
Hi, I was dealing with the same issue as @rhovland mentioned with commerce_authnet. I've attached a couple small patches, one for commerce and one for commerce_authnet, that solve this problem. Essentially you just need to run updatePaymentMethod() when the payment is submitted and it will update the info on authorize.net. I hope this helps someone.