style(subscription): show gcash payment option
Docker Image / Build and Push Docker Image (push) Successful in 3m47s
Docker Image / Build and Push Docker Image (push) Successful in 3m47s
This commit is contained in:
@@ -212,7 +212,7 @@ export function SubscriptionScreen({
|
||||
<SubscriptionPaymentMethod
|
||||
value={payment.payChannel}
|
||||
disabled={isPaymentBusy}
|
||||
caption="Ezpay by default in the Philippines"
|
||||
caption="GCash by default in the Philippines"
|
||||
onChange={(payChannel) => {
|
||||
paymentDispatch({
|
||||
type: "PaymentPayChannelChanged",
|
||||
|
||||
Reference in New Issue
Block a user