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

Commit

Permalink
Revert "notes changes payment methods (#5850)" (#6079)
Browse files Browse the repository at this point in the history
This reverts commit 44011a6.
  • Loading branch information
aswathy-deriv authored Nov 30, 2023
1 parent 44011a6 commit 814175c
Show file tree
Hide file tree
Showing 20 changed files with 7,632 additions and 6,673 deletions.
265 changes: 152 additions & 113 deletions crowdin/messages.json

Large diffs are not rendered by default.

110 changes: 83 additions & 27 deletions src/pages/payment-methods/_payment-data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import {
BankDeposit,
Pix,
Help2Pay,
Verve,
ZingPay,
MPesa,
MTN,
Expand All @@ -30,7 +29,6 @@ import {
Skrill,
Skrill1Tap,
SticPay,
Chipper,
Eps,
GiroPay,
Przelewy24,
Expand All @@ -56,16 +54,23 @@ import {
OneVoucher,
PaySafeCard,
DP2P,
OZOW,
PSE,
VNPAY,
TIGO,
AIRTEL,
ORANGE,
ZAMTEL,
} from 'images/svg/payment-methods'

type LocaleType = { language?: string }

type PaymentType = {
method?: ReactElement
currencies?: string | TString
min_max_deposit?: TString
min_max_deposit?: TString | string
min_max_deposit_components?: ReactElement[]
min_max_withdrawal?: TString
min_max_withdrawal?: TString | string
min_max_withdrawal_components?: ReactElement[]
deposit_time?: TString
withdrawal_time?: TString
Expand Down Expand Up @@ -239,16 +244,6 @@ const payment_data: PaymentDataProps[] = [
'_t_Make deposits and withdrawals through your local bank in real-time._t_',
name: 'Help2Pay',
},
{
method: <StyledIcon src={Verve} alt="verve" />,
currencies: 'USD',
min_max_deposit: '_t_5 - 1,000_t_',
min_max_withdrawal: '_t_5 - 1,000_t_',
deposit_time: '_t_Instant_t_',
withdrawal_time: '_t_1 working day_t_',
description: '_t_Deposit through your local payment cards._t_',
name: 'verve',
},
{
method: <StyledIcon src={ZingPay} alt="zingPay" />,
currencies: 'USD, EUR, AUD, GBP',
Expand All @@ -260,6 +255,37 @@ const payment_data: PaymentDataProps[] = [
'_t_Make deposits and withdrawals through your local bank in real-time._t_',
name: 'ZingPay',
},
{
method: <StyledIcon src={VNPAY} alt="VNPAY" />,
currencies: 'USD',
min_max_deposit: '10 - 10,000',
min_max_withdrawal: '10 - 10,000',
deposit_time: '_t_1 working day_t_',
withdrawal_time: '_t_1 - 2 working days_t_',
description:
"_t_Make easy deposits and withdrawals using Vietnam's famous banks._t_",
name: 'VNPay',
},
{
method: <StyledIcon src={OZOW} alt="Ozow" />,
currencies: 'USD',
min_max_deposit: '5 - 200',
min_max_withdrawal: '10 - 2,000',
deposit_time: '_t_1 working day_t_',
withdrawal_time: '_t_1 - 2 working days_t_',
description: '_t_Make deposits and withdrawals through your local bank._t_',
name: 'Ozow',
},
{
method: <StyledIcon src={PSE} alt="PSE" />,
currencies: 'USD',
min_max_deposit: '10 - 1,000',
min_max_withdrawal: '10 - 1,000',
deposit_time: '_t_Instant_t_',
withdrawal_time: '_t_1 - 2 working days_t_',
description: '_t_Make deposits and withdrawals through your local bank._t_',
name: 'PSE',
},
],
},
{
Expand All @@ -275,7 +301,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 using your mobile phone._t_',
description: '_t_Make easy deposits and withdrawal using Mobile Money._t_',
name: 'MPesa',
},
{
Expand All @@ -285,7 +311,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 using your mobile phone._t_',
description: '_t_Make easy deposits and withdrawal using Mobile Money._t_',
name: 'MTN',
},
{
Expand All @@ -295,9 +321,49 @@ 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 using your mobile phone._t_',
description: '_t_Make easy deposits and withdrawal using Mobile Money._t_',
name: 'Vodafone',
},
{
method: <StyledIcon src={TIGO} alt="Tigo" />,
currencies: 'USD',
min_max_deposit: '5 - 1,000',
min_max_withdrawal: '5 - 1,000',
deposit_time: '_t_Instant_t_',
withdrawal_time: '_t_1 working day_t_',
description: '_t_Make easy deposits and withdrawal using Mobile Money._t_',
name: 'Tigo',
},
{
method: <StyledIcon src={AIRTEL} alt="Airtel" />,
currencies: 'USD',
min_max_deposit: '5 - 1,000',
min_max_withdrawal: '5 - 1,000',
deposit_time: '_t_Instant_t_',
withdrawal_time: '_t_1 working day_t_',
description: '_t_Make easy deposits and withdrawal using Mobile Money._t_',
name: 'Airtel',
},
{
method: <StyledIcon src={ORANGE} alt="Orange" />,
currencies: 'USD',
min_max_deposit: '5 - 1,000',
min_max_withdrawal: '5 - 1,000',
deposit_time: '_t_Instant_t_',
withdrawal_time: '_t_1 working day_t_',
description: '_t_Make easy deposits and withdrawal using Mobile Money._t_',
name: 'Orange',
},
{
method: <StyledIcon src={ZAMTEL} alt="Zamtel" />,
currencies: 'USD',
min_max_deposit: '5 - 1,000',
min_max_withdrawal: '5 - 1,000',
deposit_time: '_t_Instant_t_',
withdrawal_time: '_t_1 working day_t_',
description: '_t_Make easy deposits and withdrawal using Mobile Money._t_',
name: 'Zamtel',
},
],
},
{
Expand Down Expand Up @@ -415,16 +481,6 @@ const payment_data: PaymentDataProps[] = [
description: '_t_Make instant deposits using your e-wallet._t_',
name: 'sticpay',
},
{
method: <StyledIcon src={Chipper} alt="chipper" />,
currencies: 'USD',
min_max_deposit: '_t_10 - 250_t_',
min_max_withdrawal: '_t_Not applicable_t_',
deposit_time: '_t_Instant_t_',
withdrawal_time: '_t_Not applicable_t_',
description: '_t_Make instant deposits using your e-wallet._t_',
name: 'chipper',
},
],
},
{
Expand Down
Loading

1 comment on commit 814175c

@vercel
Copy link

@vercel vercel bot commented on 814175c Nov 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

deriv-com – ./

deriv-com.binary.sx
deriv-com-git-master.binary.sx

Please sign in to comment.