Skip to content

Commit

Permalink
Merge pull request #361 from recurly/apple-pay-company
Browse files Browse the repository at this point in the history
Adds company attribute collection to ApplePay tokenizer
  • Loading branch information
snodgrass23 authored Jul 3, 2017
2 parents 3f275d4 + 4bfae07 commit 1a98749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/recurly/apple-pay.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ var fields = [
'last_name',
'address1',
'address2',
'company',
'country',
'city',
'state',
Expand Down

0 comments on commit 1a98749

Please sign in to comment.