Currencies & Wallets
The currency options for your crowdfunding portal
const config = {
// ... rest of funding portal config
paymentType: "ar"
};
export default config;Last updated
The currency options for your crowdfunding portal
const config = {
// ... rest of funding portal config
paymentType: "ar"
};
export default config;Last updated