{"section":"known-issues","requestedLocale":"en","requestedSlug":"removed-payment-methods-still-returned-in-checkout-when-account-has-no-active-payment-rulesconditions","locale":"en","slug":"removed-payment-methods-still-returned-in-checkout-when-account-has-no-active-payment-rulesconditions","path":"docs/en/known-issues/Payments/removed-payment-methods-still-returned-in-checkout-when-account-has-no-active-payment-rulesconditions.md","branch":"main","content":"## Summary\n\nWhen an account deletes/disable all its payment rules in `/admin/pci-gateway#/rules`, Checkout continues to return payment methods in `orderForm.paymentData.paymentSystems` for that seller. The visible symptom is that headless/front-ends may display payment methods that should be unavailable for the account because they are still listed in paymentSystems.\n\n## Simulation\n\n1. Delete/disable all payment conditions for an account.\n2. Add items sold by the affected seller or marketplace to a cart in the marketplace checkout.\n3. Retrieve the orderForm and inspect orderForm.paymentData.paymentSystems.\n4.\n\nObserve that payment methods are still returned in paymentSystems despite the seller having no active payment rules. The getPaymentSystems for the seller or marketplace returned the methods, even though the account rules were inactive/deleted.\n\n## Workaround\n\nOpen a ticket to the support team to apply an internal workaround."}