My rails app redirecting to paypal site is too slow? -


currently using paypal express gem (express checkout) international payment. redirecting user paypal's site payment. taking time loading. have idea of preloading assets of paypal, don't know how?. can please explain me how predownload assets of paypal faster load of paypal site.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -