Hello, i'm a software developer trying to integrate the PayPal payment into our system. I am supposed to use the PayPalPlus API, but i ran into several problems. Therefore i wanted to take a step back and ask if there is a better way for solving our requirements. Is there a PayPal-API [JAVA] that allows to create these types of payments through server-to-server API generating a redirect URL to send the customer to: PayPal Credit-Card SEPA (German: Lastschrift) Our scenario is as follows: We have our own payment wall, which has some special features for some payment providers. Thus we would like to continue to use this and seamlessly integrate these 3 PayPal-payment methods into it. For that we need the ability to somehow create and start a payPal payment process for these 3 types of payments. Any ideas on that?
... View more