Storybooks for commit d994161907260c4c93c6957a6745217258a38f65

Date
2025-10-08T18:32:45.955Z
Summary
fix(payments-next): [expanded payment methods][Link] Save payment method button is displayed on the Manage payment methods page for Link Because:
Description
commit d994161907260c4c93c6957a6745217258a38f65
Author: elizabeth-ilina 
Date:   Fri Sep 26 16:56:11 2025 -0400

    fix(payments-next): [expanded payment methods][Link] Save payment method button is displayed on the Manage payment methods page for Link
    Because:
    
    * The Save payment method button is displayed, although there is nothing to save at this point.
    * There is no “Set as default payment method” button for Link.
    
    This commit:
    
    * Fixes the above bugs
    
    Closes #PAY-3287