Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save gauravgargtech/ed8645fbe4019a80b028372cd864319f to your computer and use it in GitHub Desktop.

Select an option

Save gauravgargtech/ed8645fbe4019a80b028372cd864319f to your computer and use it in GitHub Desktop.
Order creation data
cartSalesOrder] => Array
(
[class] => Transfer_Sales_Order
[data] => Array
(
[item_collection] => Array
(
[0] => Array
(
[sku] => NI091SH87SOE-98207
[fk_catalog_simple] => 98207
[fk_sku_bundle] =>
[name] => Egoli Fg Black Football Shoes
[unit_price] => 2295
[catalog_tax_class] => Array
(
[tax_percent] => 0.00
)
[tax_percent] => 0.00
[original_unit_price] => 2295.00
[shipping_charge] => 0.00
[catalog_config] => Array
(
[vat_company_contribution] => 12.50
)
[item_attributes] => Array
(
[is_surface] => 0
[is_fragile] => 0
[tax_rate] => 0
[jabong_discount] => 0
[seller_price] => 2295.00
)
[info_collection] => Array
(
[pack_qty] => 1
[original_shipping_charge] => 0.00
[payback_credits_value] => 0
[mode_of_discount_amount] => 0
[mode_of_payment_amount] => 0
[reward_points] => 0
[reward_rules_applied] => 0
[shop_look_bundle_id] => 0
[is_shop_look_psku] =>
[default_shop_look_bundle_id] => 0
[corporate_currency_value] => 0
[discount_cap] => 0
[vat_amount] => 0
[is_vat_charged] => 0
[is_gift_wrapped] => 1
)
[bundle_discount] => 0
[coupon_money_value] => 0
[cart_rule_display_names] =>
[cart_rule_discount] => 0
[giftcard_credits_value] => 0
[store_credits_value] => 0
[paid_price] => 2295
[tax_amount] => 0
)
[1] => Array
(
[sku] => PE655JW61SDQ-97243
[fk_catalog_simple] => 97243
[fk_sku_bundle] =>
[name] => Silver Pendant
[unit_price] => 1250
[catalog_tax_class] => Array
(
[tax_percent] => 0.00
)
[tax_percent] => 0.00
[original_unit_price] => 1250.00
[shipping_charge] => 0.00
[not_buyable] => 0
[catalog_config] => Array
(
[vat_company_contribution] => 1.00
)
[item_attributes] => Array
(
[is_surface] => 0
[is_fragile] => 1
[is_precious] => 0
[tax_rate] => 0
[jabong_discount] => 0
[seller_price] => 1250.00
)
[info_collection] => Array
(
[pack_qty] => 1
[original_shipping_charge] => 0.00
[payback_credits_value] => 0
[mode_of_discount_amount] => 0
[mode_of_payment_amount] => 0
[reward_points] => 0
[reward_rules_applied] => 0
[shop_look_bundle_id] => 0
[is_shop_look_psku] =>
[default_shop_look_bundle_id] => 0
[corporate_currency_value] => 0
[discount_cap] => 0
[vat_amount] => 0
[is_vat_charged] => 0
)
[bundle_discount] => 0
[coupon_money_value] => 0
[cart_rule_display_names] =>
[cart_rule_discount] => 0
[giftcard_credits_value] => 0
[store_credits_value] => 0
[paid_price] => 1250
[tax_amount] => 0
)
)
[grand_total] => 3545.00
[cod_charge] => 0
[shipping_amount] => 0
[tax_amount] => 0
[gift_wrap_info] => Array
(
[gw_giftcard_credit] => 0
[gw_store_credit] => 0
[gw_paid_price] => 0
[gw_payback_credit] => 0
)
[giftcard_credits_portion_for_gift_wrap] => 0
[store_credits_portion_for_gift_wrap] => 0
[shipping_special_service_info] => Array
(
[giftcard_credits] => 0
[store_credits] => 0
[paid_price] => 0
[payback_credits] => 0
)
[giftcard_credits_in_shipping_special_service] => 0
[store_credits_in_shipping_special_service] => 0
[payback_credits_value] => 0
[payback_credits_portion_for_gift_wrap] => 0
[shipping_amount_by_payback_credits_value] => 0
[payback_credits_in_shipping_special_service] => 0
[transfer_sales_order_additional_info] => Array
(
[reward_points] => 0
[reward_rules_applied] => 0
[corporate_currency_value] => 0
[mobile_verification] => otp_initiated
[fk_affiliate_partner] => direct
[utm_campaign] =>
)
[payback_credits_to_be_used] => 0
[payback_info] => Array
(
[total_payback_lock_amount] => 0
[used_lock_amount] => 0
[return_lock_amount] => 0
)
[is_jc_disallowed] =>
[hold_payback_credits] =>
[fk_customer] => 2
[is_store_credits_applied] => 0
[is_giftcard_credits_applied] => 0
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment