feat(subscription): add payment channel selector

This commit is contained in:
2026-06-22 16:13:06 +08:00
parent ec8c559a19
commit 5ed43a37ce
7 changed files with 169 additions and 9 deletions
@@ -59,6 +59,10 @@
min-height: 160px;
}
.paymentMethodSlot {
margin-top: var(--spacing-lg);
}
.ctaSlot {
margin-top: var(--spacing-xl);
}