Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
notes changes in payment methods
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard-deriv committed Nov 3, 2023
1 parent 200768f commit fe68122
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/pages/payment-methods/_payment-data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ const payment_data: PaymentDataProps[] = [
min_max_withdrawal: '_t_5 - 1,000_t_',
deposit_time: '_t_Instant_t_',
withdrawal_time: '_t_1 working day_t_',
description: '_t_Make fast and easy deposits through your bank account._t_',
description: '_t_Make fast and easy deposits using your mobile phone._t_',
name: 'MPesa',
},
{
Expand All @@ -285,7 +285,7 @@ const payment_data: PaymentDataProps[] = [
min_max_withdrawal: '_t_5 - 1,000_t_',
deposit_time: '_t_Instant_t_',
withdrawal_time: '_t_1 working day_t_',
description: '_t_Make fast and easy deposits through your bank account._t_',
description: '_t_Make fast and easy deposits using your mobile phone._t_',
name: 'MTN',
},
{
Expand All @@ -295,7 +295,7 @@ const payment_data: PaymentDataProps[] = [
min_max_withdrawal: '_t_5 - 1,000_t_',
deposit_time: '_t_Instant_t_',
withdrawal_time: '_t_1 working day_t_',
description: '_t_Make fast and easy deposits through your bank account._t_',
description: '_t_Make fast and easy deposits using your mobile phone._t_',
name: 'Vodafone',
},
],
Expand Down Expand Up @@ -422,7 +422,7 @@ const payment_data: PaymentDataProps[] = [
min_max_withdrawal: '_t_Not applicable_t_',
deposit_time: '_t_Instant_t_',
withdrawal_time: '_t_Not applicable_t_',
description: '_t_Make instant deposits using crypto to your fiat account._t_',
description: '_t_Make instant deposits using your e-wallet._t_',
name: 'chipper',
},
],
Expand Down Expand Up @@ -770,7 +770,7 @@ const payment_data: PaymentDataProps[] = [
min_max_withdrawal: '_t_Not applicable_t_',
deposit_time: '_t_5 - 30 minutes_t_',
withdrawal_time: '_t_Not applicable_t_',
description: '_t_Make instant deposits using crypto to your fiat account._t_',
description: '_t_Make instant deposits using fiat to your crypto account._t_',
name: 'Banxa',
},
],
Expand Down

0 comments on commit fe68122

Please sign in to comment.