VS I’m not sure what wrong.
Try to email us contact@botble.com your payment plugin credentials (API key, secret…), our dev team will test your plugin.
VS I’m not sure what wrong.
Try to email us contact@botble.com your payment plugin credentials (API key, secret…), our dev team will test your plugin.
Botble Sorry, my repo has been changed. Thank you.
https://github.com/alnovate-digital/aba-payway-botble
VS We have just created a PR for your repo https://github.com/alnovate-digital/aba-payway-botble/pull/1
You need to give transaction ID in success URL.
Regarding this part in controller:
do_action(PAYMENT_ACTION_PAYMENT_PROCESSED, [
‘order_id’ => $request->input(‘order_id’),
‘amount’ => $transaction[‘payment_amount’],
‘charge_id’ => $request->input(‘tran_id’),
‘payment_channel’ => PAYWAY_PAYMENT_METHOD_NAME,
‘status’ => $status,
‘customer_id’ => $request->input(‘customer_id’),
‘customer_type’ => $request->input(‘customer_type’),
‘payment_type’ => ‘direct’,
], $request);
In payment_channel, I do not want to show the gateway name “PayWay” but rather show the payment method like QR Pay and Cards (VISA or MasterCard). I still cannot figure it out.
Can anyone help me this?
‘payment_channel’ => PAYWAY_PAYMENT_METHOD_NAME,
by changing ‘payment_channel’ => anything else (payment method data posted from callback)
@VS No, it can’t be dynamic like that, it should be always the name which you have configured in Payments → Payment methods.
Is your payment plugin ready? If yes, you can submit it on https://marketplace.botble.com/
Can some body make CashFree Plugin.. I can share my App id & secret key.
zaib We have this payment gateway already, you don’t need to integrate it anymore, just activate Razorpay to use.
If it has issue, please create a ticket on our support center https://botble.ticksy.com and give us access to your hosting, our dev team will check it for you.
Yes it giving me this issue
Either razorpay_order_id or razorpay_subscription_id or razorpay_payment_link_id must be present.
zaib Please create a ticket on our support center https://botble.ticksy.com and give us access to your hosting, our dev team will check it for you.
I want to install Flutterwave plugins, but it’s saying error! Cannot connect to server !
Emmy Have you purchased our script yet?
If yes, please create a ticket on our support center https://botble.ticksy.com and give us access to your hosting, our dev team will check it for you.
Great to see these payment gateway options available! Whether you’re looking for free solutions or prefer a more robust bundle, there’s something for everyone. The integration process seems pretty straightforward too, with detailed examples like Razorpay and Paystack to guide you.
If you’re looking to expand your payment options even further, developing a custom plugin is a solid choice. The platform’s structure makes it clear how to get started, which is a huge plus for developers.
If you’re interested in more insights or need help integrating new gateways, be sure to check out my website! We’ve got plenty of resources to make your payment setup a breeze.
can someone to helpme to create a crypto payment plugin
https://boxcoin.dev/docs/#installation