forked from didirus/AstralRinth
Fix fee amount for Tremendous PayPal (#4720)
This commit is contained in:
@@ -480,7 +480,7 @@ export function createWithdrawContext(
|
||||
label: paymentMethodMessages.paypalInternational,
|
||||
icon: PayPalColorIcon,
|
||||
methodId: internationalPaypalMethod.id,
|
||||
fee: '≈ 6%, max $25',
|
||||
fee: '≈ 3.84%',
|
||||
type: 'tremendous',
|
||||
})
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user