Integrate other payment options
-
I need to integrate your WooCommerce with some code we have working with FirstData to charge with credit cards and also with a local bank via API.
I need to use specifically First Data and the specific bank, per Client request. Also cant use Paypal …. (at least for now, trying to convince my client to do so).
Currently I have the code that via API of First Data and curl calls can verify and accept payments. (This is a current requirement of the client and then FirstData is task with making those request go to an specific bank) and the have a similar code to interact with a Costa Rican bank (our country) to do the same.
Why two, because the US one is for international donations and the local one for everything local.
So, I know that you guys have some add-ons, so my questions around integration is if there is a possibility to modify Stripe or the general payment gateway of woocommerce (on our end) to add those two kinds of payment. If so, its an easy process?
So, could you guide me on how to integrate my code into yours?
The topic ‘Integrate other payment options’ is closed to new replies.