Field mappings for Level 2 and Level 3 data processing through Sika Health
This payment gateway integration can be requested through the Specialized Payment Connections service at an additional cost.
The following table describes the data mappings between Zuora and Sika Health for Level 2 and Level 3 processing. For a detailed description of each field, see Sika Health's documentation.
SIKA API Field | Zuora Field | Description | Required |
---|---|---|---|
shipping_price |
gwOptions_ShippingAmount |
In decimal format |
N |
shipping_tax |
gwOptions_ShippingTax |
In decimal format |
N |
line_items.product_name |
InvoiceDetailSkuName |
|
Y |
line_items.merchant_product_id |
RatePlanChargeProductCode |
|
Y |
line_items.line_item_price |
InvoiceDetailAmntWithoutTax |
The total of the line item minus discounts and tax, includes quantity. |
Y |
line_items.line_item_tax |
InvoiceDetailTaxAmnt |
The total tax for the line item |
Y |
line_items.line_item_discount |
InvoiceDetailDiscountAmntAbs |
The total discount for the line item. |
Y |
line_items.quantity |
InvoiceDetailQuantity |
|
Y |