Community

Using jQuery’s Pipe() Method To Chain Asynchronous Validation Requests

(Ben Nadel) The other day, I looked at using Stripe.com to accept PCI-compliant online payments without a merchant account. In that experiment, I performed a cross-domain AJAX request to validate the credit card (using Stripe.com’s API) followed by a local AJAX request to validate the rest of the fo

Read More - Register for Free Membership