Paypal Rest API and Permissions API from classic -
im trying implement paypal on website, want give site-users ability add paypal payment option there web shops. i'm using laravel, , found one, http://jslim.net/blog/2014/09/19/integrate-paypal-sdk-into-laravel-4/ , pretty that. question is, possible combine permissions api classic api , using rest api shop? , point me in right direction?
currently adding paypal rest api , classic api sdks causing namespacing conflict issues, prevent breaking changes in rest api. work under way release 1.x version of rest apis allow work both rest , classic apis together.
Comments
Post a Comment