diff options
Diffstat (limited to 'Jettis.pm')
-rw-r--r-- | Jettis.pm | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -242,8 +242,8 @@ sub submit { ADDR_COUNTRY => \'840', # US MERCH_TEXT_AREA => 'description', BILL_ITEM_ID => 'order_number', - DL_NUM => \'B01111111111', #XXX - DL_STATE => 'state', #XXX + DL_NUM => \'B01111111111', #XXX state_id (license_num?) + DL_STATE => 'state', #XXX state_id_state ); my %post_data = $self->get_fields(qw( |