Add CashU payment gateway to WordPress Woocommerce

I’m having trouble adding CashU payment in WooCommerce (version 2.3.6) WordPress (version 4.1.1)

I’ve already googled my query, but no luck. I found this guide but I don’t know where to put it or where should I start.

I tried hardcoding the payment option but the backend does not allow me to continue because the option does not exist. I’m stuck in add_action and do_action functions, I think if I can find that function I can add an exception for my CashU payment.

My expertise is on cakephp and other php framework. I don’t have any experience in using WordPress or any other platform similar to it, but my boss insisted I should do this work and add the cashu payment.. I don’t have other choices but to follow.

Any idea would be much appreciated or any other payment that might be similar to this. Thanks in advance

Leave a Comment