feat: add one-time links to PayPal.me
This commit is contained in:
committed by
Ahmad Abdolsaheb
parent
6157362f61
commit
946cd0665a
@ -1,7 +1,8 @@
|
||||
// Configuration for client side
|
||||
const durationsConfig = {
|
||||
year: 'yearly',
|
||||
month: 'monthly'
|
||||
month: 'monthly',
|
||||
onetime: 'one-time'
|
||||
};
|
||||
const amountsConfig = {
|
||||
year: [100000, 25000, 6000],
|
||||
|
Reference in New Issue
Block a user