component PaymentSheet { props { checkoutUrl: string gateway: string } view {

Secure payment is completed on the payment provider.

Continue securely
} }