CopyInput.vue refactoring

This commit is contained in:
Čarodej
2022-01-07 13:49:00 +01:00
parent 6a957fa9fc
commit 10c25cf9d5
4 changed files with 67 additions and 137 deletions

View File

@@ -185,11 +185,11 @@ return [
],
[
'name' => 'paystack_payment_description',
'value' => 'Available Bank Account, USSD, Mobile Money, Apple Pay',
'value' => 'Available Bank Account, USSD, Mobile Money, Apple Pay.',
],
[
'name' => 'stripe_payment_description',
'value' => 'Available credit card or Apple Pay',
'value' => 'Available credit card or Apple Pay.',
],
],
],