Setting Up Payment Gateways for Online Banking in WordPress

I’m looking for guidance on how to set up payment gateways in WordPress, specifically for banks like BD Bank and International Bank, as well as online payment services like Bkash, Nagad, and Dashbangla.

Could anyone explain the processes or plugins typically used for integrating these payment gateways? Your insights would be greatly appreciated!

আপনি কষ্ট করে যেটি লিখেছেন এটি CHATGPT তে গিয়ে লিখুন।

The process is typically like this:

  • your customer places an order on your site
  • the site then communicates with a third party site (payment gateway or PGW) with the order info and the PGW completes the payment collection using a host of payment methods
  • PGW then inform your site about payment completion and your site then marks the order/payment as completed

Typically there is a plugin on your site manages this with PGW. Popular PGW like SSLCommerz or Aamarpay provides these types of plugins.

For self-hostable solution, give a look at UddoktaPay

thanks for you amusing answer :heart_eyes:. Can you give me some free plugin suggestions?

Please do some googling. If you started searching taking my answer as starting point, you would not ask this question.