|
|
|
Second Transaction
The Second Transaction Enhancement allows subscribers to submit changes
of address from the same pages they use for entering renewals and payments.
A Publisher can now build pages for the Renewal, BEmailRenewal, Payment,
and BEmailInvoice ordertypes that instruct ITPS to generate a change of
address transaction behind the scenes. Simply code the NewAddressIndicator
tag on the page, and provide name and address information.
- Publication must be set-up on ITPS. If not, submit an ITPS set up
packet to the Cent-Job Tickets for SE inbox.
- Refer to the Web Developers
Guide for a listing of all required tags.
- In order for a second transaction to be generated, Ordertype must
be Renewal, BEmailRenewal, Payment, or BEmailInvoice
- In addition to the required tags for the desired Ordertype, be sure
to include Fullname, Streetadr, City, State, and Postalcode. These will
be used to generate the change of address.
- Code the NewAddressIndicator tag on the page, as described in the
Web Developers Guide.
|