config->paypal_mode == 'live') ? 'checked' :''; $paypal_sb = ($pt->config->paypal_mode == 'sandbox') ? 'checked' :''; $paypal_cur_usd = ($pt->config->payment_currency == 'USD') ? 'checked' :''; $paypal_cur_eur = ($pt->config->payment_currency == 'EUR') ? 'checked' :''; ?>

Payment Configuration

Info: For more information on how to setup payment gateways, please visit our documentation page.
Withdrawal Settings
Users can send withdrawal requests via any of these methods

config->withdrawal_payment_method['bank'] == 1) ? 'checked': '';?>>
config->withdrawal_payment_method['paypal'] == 1) ? 'checked': '';?>>
config->withdrawal_payment_method['skrill'] == 1) ? 'checked': '';?>>
config->withdrawal_payment_method['custom'] == 1) ? 'checked': '';?> onclick="CustomName(this)">
Minimum withdrawal the users can request
Payment Settings

Enable PayPal to receive payments from ads and pro packages.
config->paypal == 'yes') ? 'checked': '';?>>


Set your PayPal currency, this will be used only on PayPal.


Choose the mode your application is using, for testing use the SandBox mode.

Set your PayPal application ID.

Set your PayPal application secret key.
Configure Stripe (Credit Cards) Payment Method

Enable Stripe to receive payments by credit cards.
config->credit_card == 'yes') ? 'checked': '';?>>


Set your Stripe currency, this will be used only on Stripe.

Your Stripe secret key that starts with sk_

Your Stripe publishable key that starts with pk_
Configure PayStack (Credit Cards) Payment Method

Get paid by Paystack payment provider.
config->paystack_payment == 'yes') ? 'checked': '';?>>

Your paystack account secret key.
Configure CashFree (Credit Cards) Payment Method

Enable CashFree to receive payments by credit cards.
config->cashfree_payment == 'yes') ? 'checked': '';?>>


Choose the mode your application is using, for testing use the SandBox mode.

Your application client ID.

Your application client ID secret key.
Configure PaySera Payment Method

Get paid by PaySera payment provider.
config->paysera_payment == 'yes') ? 'checked': '';?>>


Choose the mode your application is using, for testing use the SandBox mode.

Your PaySera project ID.

Your PaySera account password..
Securionpay Payment Settings

Enable Securionpay to receive payments by credit cards.
config->securionpay_payment == 'yes') ? 'checked': '';?>>

Authorize.Net Payment Settings

Enable Authorize.Net to receive payments by credit cards.
config->authorize_payment == 'yes') ? 'checked': '';?>>
Choose the mode your application is using, for testing use the SandBox mode.

Your Authorize.Net API LOGIN ID.
Your Authorize.Net TRANSACTION KEY.
Configure Fortumo Payment Method

Get paid by Fortumo payment provider.
config->fortumo_payment == 'yes') ? 'checked': '';?>>

Your Fortumo Service Id.
Please add this url in Forwarded URL
Configure Aamarpay Payment Method

Get paid by Aamarpay payment provider.
config->aamarpay_payment == 'yes') ? 'checked': '';?>>
Choose the mode your application is using, for testing use the SandBox mode.

Your Aamarpay Store Id.
Your Aamarpay Signature Key.
Flutter Wave payment

Enable Flutter Wave to receive payments.
config->fluttewave_payment == 'yes') ? 'checked': '';?>>

Your Flutter Wave API Secret Key.
Alipay payment

Enable Alipay to receive payments.
config->alipay_payment == 'yes') ? 'checked': '';?>>

Your Alipay API Client ID.
Your Alipay API Public Key.
Your Alipay API Private Key.
Configure 2Checkout (Credit Cards) Payment Method

Enable 2Checkout to receive payments by credit cards.
config->checkout_payment == 'yes') ? 'checked': '';?>>


Choose the mode your application is using, for testing use the SandBox mode.


Set your 2checkout currency, this will be used only on 2checkout.



Configure Local Bank Payment Method

Get paid by bank transfers.
config->bank_payment == 'yes') ? 'checked': '';?>>

Set your IBAN, SWIFT code from the code above.

Your note to the custoemr after he submits the payment.
Configure RazorPay (Credit Cards) Payment Method

Get paid by RazorPay payment provider.
config->razorpay_payment == 'yes') ? 'checked': '';?>>

Your application client ID.

Your application secret key.
Configure Iyzipay Payment Method

config->iyzipay_payment == 'yes') ? 'checked': '';?>>


Choose the mode your application is using, for testing use the SandBox mode.












Configure Yoomoney Payment Method

Get paid by Yoomoney payment provider.
config->yoomoney_payment == 'yes') ? 'checked': '';?>>

Your Yoomoney Wallet ID.
Your Yoomoney Notifications Authentication Secret.
Please add this url in HTTP notifications
Coinbase Payment

Get paid by Coinbase, simple and easy.
config->coinbase_payment == 'yes') ? 'checked': '';?>>

Your Coinbase API key.
Configure Ngenius (Credit Cards) Payment Method

Get paid by Ngenius payment provider.
config->ngenius_payment == 'yes') ? 'checked': '';?>>
Choose the mode your application is using, for testing use the SandBox mode.

Your Ngenius API Key.
Your Ngenius Outlet Id.
Configure CoinPayments Payment Method

Get paid by bitcoin, simple and easy.
config->coinpayments == 'yes') ? 'checked': '';?>>

Your CoinPayments Secret Key.
Your CoinPayments Public Key.
config->coinpayments_coins)) { $coinpayments_coins = json_decode($pt->config->coinpayments_coins,true); if (!empty($coinpayments_coins)) { ?> Set your Coinpayments coin, this will be used only on Coinpayments.
Qiwi payment

Enable Qiwi to receive payments.
config->qiwi_payment == 'yes') ? 'checked': '';?>>

Your Qiwi API Public Key.
Your Qiwi API Private Key.