Integrating with Green Invoice credit card processing: Is the following possible?

I’m aware of the Green Invoice plugin which will issue automated receipts when purchases are made in my Wix store (Israel). We’re fine there.

In addition, I know we can do credit card processing on Wix through Isracard, but would prefer to do it through Green Invoice’s Isracard mechanism.

After investigation, I understand that the only “out of the box” option Green Invoice offers is to create a payment link for a SET AMOUNT, which doesn’t serve our purposes.

The question is: assuming it’s possible to create this link on the fly using Green Invoice APIs once the total purchase price is calculated (I don’t know yet), and have the credit card payment done through Green Invoice/Isracard, can we set this up on Wix side, or is there something that will block it?

Thanks!

Hey Michal,

If you want to add an unsupported payment method using code it can be done.

We have a great example of how to set up something like this here . You will just have to replace the Stripe API keys with the Green Invoice API keys.

Hope this helps!

Dara | Corvid Team

Thanks!