Symptoms

  • PBA 5.4.14
  • New customer account created via PlaceOrderAndAuthorize_API has an empty Tax Zone ID

Cause

Due to bug PBA-48784 (fixed in PBA 5.4.15) a tax zone id is not assigned to the customer until the parameter FullyRegistred with the value 1 is passed in ContactData slot: http://download.pa.parallels.com/pba/5.5/doc/56889.htm

Resolution

Add one more parameter in PlaceOrderAndAuthorize_API: <value>FullyRegistred=1</value> inside Contact Data section.

Internal content