src/frontend/messages/id/paymentfrontend.php
<?php
return [
'stripe_header_title' => 'Pembayaran Checkout',
'stripe_item_list_title' => 'Rincian',
'stripe_items_total' => 'Total',
'stripe_card_info' => 'Bayar dengan kartu kredit atau debit',
'stripe_button_abort' => 'Batal',
'stripe_button_pay' => 'Bayar',
];