feat(payment): support Indonesia QRIS checkout
This commit is contained in:
@@ -95,7 +95,7 @@ export function SubscriptionCheckoutButton({
|
||||
<PaymentLaunchDialogs
|
||||
currentOrderId={payment.currentOrderId}
|
||||
externalCheckoutAnalyticsKey="subscription.external_checkout"
|
||||
ezpayDescription="Your order has been created. Continue to GCash to finish the payment."
|
||||
ezpayDescription="Your order has been created. Continue to the secure payment page to finish."
|
||||
launch={paymentLaunch}
|
||||
/>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user