style(subscription): prioritize default payment option
Docker Image / Build and Push Docker Image (push) Successful in 3m34s

This commit is contained in:
2026-07-08 14:49:08 +08:00
parent b4f01cdffb
commit 18aa69bdd9
2 changed files with 11 additions and 1 deletions
@@ -211,6 +211,7 @@ export function SubscriptionScreen({
<section className={styles.paymentMethodSlot}>
<SubscriptionPaymentMethod
value={payment.payChannel}
defaultChannel={resolvedInitialPayChannel}
disabled={isPaymentBusy}
caption="GCash by default in the Philippines"
onChange={(payChannel) => {