Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Amina/removed_PA_availability_notice #6639

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/templates/static/partners/payment_agent.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const PaymentAgent = () => (
<img className='responsive' src={it.url_for('images/pages/payment_agent/payment_agents.svg')} />
</div>
</div>
<p className='faded'>{it.L('Note: Payment Agent transfers are only available for accounts registered with Deriv (SVG) LLC. Transactions are accepted only in US dollars.')}</p>
<p className='faded'>{it.L('Note: Payment Agent transfers are only available for accounts registered with Deriv (SVG) LLC.')}</p>
</Section>

<Section id='why-choose-payment-agents' header={it.L('Why do Clients choose to use Payment Agents?')}>
Expand Down