Broadleaf paypal intedgration
Posted: Fri Aug 22, 2014 8:13 pm
Hi Broadleaf community:
I am trying to set up the demo shop to do checkout with paypal. I have limited knowledge about payment gateway in general, so this seems to be the most difficult part for me.
i found this document: http://www.broadleafcommerce.com/docs/core/2.2/appendix/paypal-environment-setup
however, this setup documentation is for broadleaf version 2.2, and in version 3.0, blc-paypal is a separate module, i wonder if the same instructions still applied.
i follow this url https://github.com/BroadleafCommerce/blc-paypal/blob/master/docs/PayPal-Environment-Setup.md to setup, but maven dependency version for is not available on the repo .. so i wonder if this instruction is applicable.
also, i've not had much experience with payment gateway in general, besides reading document paypal.com, do you guys have any resource that you guys can recommend ?
Thanks!
I am trying to set up the demo shop to do checkout with paypal. I have limited knowledge about payment gateway in general, so this seems to be the most difficult part for me.
i found this document: http://www.broadleafcommerce.com/docs/core/2.2/appendix/paypal-environment-setup
however, this setup documentation is for broadleaf version 2.2, and in version 3.0, blc-paypal is a separate module, i wonder if the same instructions still applied.
i follow this url https://github.com/BroadleafCommerce/blc-paypal/blob/master/docs/PayPal-Environment-Setup.md to setup, but maven dependency version for
Code: Select all
<version>2.6.0-GA</version>
also, i've not had much experience with payment gateway in general, besides reading document paypal.com, do you guys have any resource that you guys can recommend ?
Thanks!