Skip to Content
0
Former Member
Jul 24, 2017 at 08:26 AM

Payment Integration with Paypal

1872 Views

Can you please share the exact steps for paypal integration ?

I'm following the steps present in the installation doc downloaded from http://hybris.com/en/products/extensions/paypal

There are so many addons, not sure which add on to use. Also the overview pdf present within the downloaded Zip is not opening .

I followed the steps & added paypalb2bcheckoutaddon, but getting the below error.

[yjavac] 1. ERROR in C:\Users\999008\Documents\Hybris\Training\HybrisB2B\hybr is\bin\custom\ultrasound\ultrasoundstorefront\web\addonsrc\paypalb2bcheckoutaddo n\com\paypal\hybris\addon\controllers\pages\PayPalHopPaymentRequestController.ja va (at line 123) [yjavac] return prepareExpressCheckout("/paypal/checkout/hop/response/", "/checkout/single/summary", PaypalConstants.CREDIT_CARD, [yjavac] ^^^^^^^^^^^^^^^^^^^^^^ [yjavac] The method prepareExpressCheckout(String, String, String, String, bo olean) in the type PayPalHopPaymentRequestController is not applicable for the a rguments (String, String, String, String, String, boolean) [yjavac] ---------- [yjavac] 1 problem (1 error)

BUILD FAILED

Can someone help me to resolve this error ?