miketeix

Results 3 issues of miketeix

Would be awesome if this directive could validate and format zip/postal code for Stripe's Address Verification (AVS) option.

The reference to $scope.options was being overwritten. This saves what's returned from the generateOptions function and pushes it to an emptied scope.options while keeping its reference. Resolves #63

Do you know if I could adapt this code to run from the client? Do you know if I would encounter a CORS issue?