PayPal-hosted JavaScript library for working with REST API? -


we’ve been using several styles of paypal integration on years , excited see introduction of new rest api. have been trying minimize our pci-dss compliance obligations, , our thought rest api allow communicate credit card information directly paypal (without having involve our servers) , while keeping users on our site, resulting in more seamless user experience. however, stumbling-block same-origin policies apply cross-domain ajax calls. we’ve noticed other payment processors typically offer javascript library can included directly site onto our page, allows javascript interact seamlessly payment processing network (circumventing same-origin restrictions). wondering if paypal has, or might offer, similar feature allow same style of integration new rest api? there way? note api integration requires http post calls, jsonp doesn't appear alternative.

tried (twice) addressing paypal developer evangelist email address, have received no reply.

thanks in advance.

cors support new restful apis underworks - have soon. no specific date yet - keep updated. let save credit cards using vault api client side , use saved card process payments.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -