Commit 465687a
Add gift card payment method display in order transactions
Add GiftCardPaymentMethod component to display Saleor gift card
payment details (icon + masked code) in order transaction cards.
Update GraphQL fragment to fetch SaleorGiftcardPaymentMethodDetails
with code field. Add Storybook story for the new payment method.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 664d662 commit 465687a
12 files changed
Lines changed: 623 additions & 662 deletions
File tree
- src
- fragments
- graphql
- orders/components/OrderTransaction
- components
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
642 | 642 | | |
643 | 643 | | |
644 | 644 | | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
645 | 650 | | |
646 | 651 | | |
647 | 652 | | |
| |||
666 | 671 | | |
667 | 672 | | |
668 | 673 | | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
669 | 677 | | |
670 | 678 | | |
671 | 679 | | |
| |||
Large diffs are not rendered by default.
0 commit comments