"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "dist/standard/etc/profiles.order" between
interchange-5.8.2.tar.gz and interchange-5.10.0.tar.gz

About: Interchange is an Electronic commerce system (supports SSL, PGP/GPG).

profiles.order  (interchange-5.8.2):profiles.order  (interchange-5.10.0)
__NAME__ invalid __NAME__ invalid
&fatal = yes &fatal = yes
mv_failpage= interact mv_failpage= interact
&set = mv_junk 0 &set = mv_junk 0
__END__ __END__
__NAME__ shipping_address __NAME__ shipping_address
__COMMON_ORDER_PROFILE__ __COMMON_ORDER_PROFILE__
&fatal = yes &fatal = yes
email=email
__END__ __END__
__NAME__ account_change __NAME__ account_change
__COMMON_ORDER_PROFILE__ __COMMON_ORDER_PROFILE__
&fatal = yes &fatal = yes
email=email
__END__ __END__
__NAME__ pay_cert __NAME__ pay_cert
__COMMON_ORDER_PROFILE__ __COMMON_ORDER_PROFILE__
email=required
email=email
&fatal = yes &fatal = yes
&setcheck = end_profile 1 &setcheck = end_profile 1
&set = mv_payment Incomplete &set = mv_payment Incomplete
[cgi name=have_cert set=''] [cgi name=have_cert set='']
[if value use_pay_cert] [if value use_pay_cert]
[cgi name=have_cert set=1 hide=1] [cgi name=have_cert set=1 hide=1]
&set = mv_payment Gift Certificate &set = mv_payment Gift Certificate
[elsif scratch pay_cert_code] [elsif scratch pay_cert_code]
skipping to change at line 58 skipping to change at line 53
&final = yes &final = yes
&setcheck = end_profile 1 &setcheck = end_profile 1
&setcheck = payment_method pay_cert &setcheck = payment_method pay_cert
__END__ __END__
__NAME__ credit_card __NAME__ credit_card
__COMMON_ORDER_PROFILE__ __COMMON_ORDER_PROFILE__
email=required
email=email
&fatal = yes &fatal = yes
&setcheck = end_profile 1 &setcheck = end_profile 1
&set = mv_payment Incomplete &set = mv_payment Incomplete
[if variable MV_PAYMENT_MODE] [if variable MV_PAYMENT_MODE]
[value name=mv_payment_realtime set=""] [value name=mv_payment_realtime set=""]
&credit_card=standard keep __CREDIT_CARDS_ACCEPTED__ &credit_card=standard keep __CREDIT_CARDS_ACCEPTED__
&set=mv_payment Real-time Credit Card (%c -- [var MV_PAYMENT_MODE]) &set=mv_payment Real-time Credit Card (%c -- [var MV_PAYMENT_MODE])
&set=mv_payment_realtime 1 &set=mv_payment_realtime 1
skipping to change at line 86 skipping to change at line 78
&calc = $Values->{mv_payment} =~ s/\%c/$Values->{mv_credit_card_type}/g; 1; &calc = $Values->{mv_payment} =~ s/\%c/$Values->{mv_credit_card_type}/g; 1;
&final = yes &final = yes
&setcheck = end_profile 1 &setcheck = end_profile 1
&setcheck = payment_method credit_card &setcheck = payment_method credit_card
__END__ __END__
__NAME__ purchase_order __NAME__ purchase_order
__COMMON_ORDER_PROFILE__ __COMMON_ORDER_PROFILE__
email=required
email=email
&fatal = yes &fatal = yes
&setcheck = end_profile 1 &setcheck = end_profile 1
[if !session admin] [if session admin]
&set = prof_po_accepted [either][var ENTRY_PO_ACCEPTED][or][var PO_ACCEPTED][/ei
ther]
[else]
&set = prof_po_accepted [var PO_ACCEPTED] &set = prof_po_accepted [var PO_ACCEPTED]
[/else]
[/if] [/if]
prof_po_accepted=required This site doesn't accept purchase orders. You should n ot have been offered that option; please contact us. prof_po_accepted=required This site doesn't accept purchase orders. You should n ot have been offered that option; please contact us.
po_number=required Please include your PO number po_number=required Please include your PO number
[if session logged_in] [cgi name=logged_in_po set=1 hide=1] [if session logged_in] [cgi name=logged_in_po set=1 hide=1]
[else] [cgi name=logged_in_po set=""] [/else] [else] [cgi name=logged_in_po set=""] [/else]
[/if] [/if]
logged_in_po=mandatory Must have pre-existing account for PO. logged_in_po=mandatory Must have pre-existing account for PO.
skipping to change at line 131 skipping to change at line 123
credit_limit_ok=mandatory Credit limit exceeded. credit_limit_ok=mandatory Credit limit exceeded.
&set=mv_payment PO number [value po_number] &set=mv_payment PO number [value po_number]
&final = yes &final = yes
&set = payment_method purchase_order &set = payment_method purchase_order
__END__ __END__
__NAME__ postal __NAME__ postal
__COMMON_ORDER_PROFILE__ __COMMON_ORDER_PROFILE__
[if !session admin] [if session admin]
&set = prof_mode_accepted [either][var ENTRY_POSTAL_ACCEPTED][or][var POSTAL_ACC
EPTED][/either]
[else]
&set = prof_mode_accepted [var POSTAL_ACCEPTED] &set = prof_mode_accepted [var POSTAL_ACCEPTED]
[/else]
[/if] [/if]
prof_mode_accepted=required This site doesn't accept postal orders. You should n ot have been offered that option; please contact us. prof_mode_accepted=required This site doesn't accept postal orders. You should n ot have been offered that option; please contact us.
email=required
email=email
&fatal = yes &fatal = yes
&setcheck = end_profile 1 &setcheck = end_profile 1
&set = mv_payment Check or Money Order (will call) &set = mv_payment Check or Money Order (will call)
&final = yes &final = yes
&set = payment_method postal &set = payment_method postal
__END__ __END__
__NAME__ cod __NAME__ cod
__COMMON_ORDER_PROFILE__ __COMMON_ORDER_PROFILE__
[cgi set="" name=not_po_box] [cgi set="" name=not_po_box]
[if value address1 =~ /p\.?o\.?\s*box\b/i] [if value address1 =~ /p\.?o\.?\s*box\b/i]
not_po_box=mandatory No PO boxes allowed for COD. not_po_box=mandatory No PO boxes allowed for COD.
[/if] [/if]
[if value address2 =~ /p\.?o\.?\s*box\b/i] [if value address2 =~ /p\.?o\.?\s*box\b/i]
not_po_box=mandatory No PO boxes allowed for COD. not_po_box=mandatory No PO boxes allowed for COD.
[/if] [/if]
[if !session admin] [if session admin]
&set = prof_mode_accepted [either][var ENTRY_COD_ACCEPTED][or][var COD_ACCEPTED]
[/either]
[else]
&set = prof_mode_accepted [var COD_ACCEPTED] &set = prof_mode_accepted [var COD_ACCEPTED]
[/else]
[/if] [/if]
prof_mode_accepted=required This site doesn't accept COD orders. You should not have been offered that option; please contact us. prof_mode_accepted=required This site doesn't accept COD orders. You should not have been offered that option; please contact us.
email=required
email=email
&fatal = yes &fatal = yes
&setcheck = end_profile 1 &setcheck = end_profile 1
&calc = $Values->{mv_handling} .= "\0cod" unless $Values->{mv_handling} =~ /\bco d\b/; return 1; &calc = $Values->{mv_handling} .= "\0cod" unless $Values->{mv_handling} =~ /\bco d\b/; return 1;
&final = yes &final = yes
&set = mv_payment COD &set = mv_payment COD
&set = payment_method cod &set = payment_method cod
__END__ __END__
__NAME__ online_check __NAME__ online_check
__COMMON_ORDER_PROFILE__ __COMMON_ORDER_PROFILE__
[if !session admin] [if session admin]
&set = prof_mode_accepted [either][var ENTRY_CHECK_ACCEPTED][or][var CHECK_ACCEP
TED][/either]
[else]
&set = prof_mode_accepted [var CHECK_ACCEPTED] &set = prof_mode_accepted [var CHECK_ACCEPTED]
[/else]
[/if] [/if]
prof_mode_accepted=required This site doesn't accept online checks. You should n ot have been offered that option; please contact us. prof_mode_accepted=required This site doesn't accept online checks. You should n ot have been offered that option; please contact us.
[value name=check_routing filter=digits hide=1] [value name=check_routing filter=digits hide=1]
check_account=required You must supply your checking account number. check_account=required You must supply your checking account number.
check_routing=required You must supply your bank's ABA routing number. They are always 9 digits. check_routing=required You must supply your bank's ABA routing number. They are always 9 digits.
&and &and
check_routing=length 9-9 ABA bank route numbers are always 9 digits. check_routing=length 9-9 ABA bank route numbers are always 9 digits.
[if variable MV_PAYMENT_MODE eq authorizenet] [if variable MV_PAYMENT_MODE eq authorizenet]
check_accttype=required You must supply an account type. check_accttype=required You must supply an account type.
check_bankname=required We need your bank's name. check_bankname=required We need your bank's name.
check_acctname=required We need the name on your bank account. check_acctname=required We need the name on your bank account.
[else] [else]
check_number=required You must supply a check number for us to use. check_number=required You must supply a check number for us to use.
check_bank_phone=required We need your bank's phone number. check_bank_phone=required We need your bank's phone number.
[/else] [/else]
[/if] [/if]
email=required
email=email
&fatal = yes &fatal = yes
&setcheck = end_profile 1 &setcheck = end_profile 1
&final = yes &final = yes
&set = mv_payment Online check &set = mv_payment Online check
&set = payment_method online_check &set = payment_method online_check
__END__ __END__
__NAME__ check_opt __NAME__ check_opt
 End of changes. 21 change blocks. 
27 lines changed or deleted 26 lines changed or added

Home  |  About  |  All  |  Newest  |  Fossies Dox  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTPS