how can i integrate zoho with spring application
i have spring mvc application. For transactional purpose, I have been searching for payment gateways. I have searched Zoho is suitable to integrate with java. how can i integrate zoho with my spring application. is there anyy sample codes available?
We have Zoho Subscriptions Java Client Library hosted in https://github.com/zoho/subscriptions-java-client. You can use these Java resources to integrate Zoho subscriptions with Spring java application. For further requirements and examples, you can contact support[at]zohosubscriptions[dot]com
-
Anonymous commented
I am getting Compilation failure: Compilation failure:
package com.zoho.crm.library.setup.restclient does not exist