Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Sorting of selected payment methods on account order edit page
issue: NEXT-15940
author: Lennart Tinkloh
author_email: [email protected]
author_github: @lernhart
---
- Changed
AccountOrderEditPage
to correctly sort payment methods by preference (selected payment method, customer's default payment method, all others sorted byposition
)