Cannot export Coupon ID or Code
-
Hi:
We need to export the coupon id and code to a POS system. It appears to work ‘sometimes’ using the following fields in WP All Export.
{_fcpdf_order_item_1536_coupon_id}
{_fcpdf_order_item_1536_coupon_code}So on one order we get this output:
<_fcpdf_order_item_1536_coupon_id>1050006</_fcpdf_order_item_1536_coupon_id>
<_fcpdf_order_item_1536_coupon_code>uwdu7</_fcpdf_order_item_1536_coupon_code>But on the next order we get this output:
<_fcpdf_order_item_1536_coupon_id/>
<_fcpdf_order_item_1536_coupon_code/>… just blank/empty records.
If we can get this working consistently we’ll upgrade to your Pro package.
Do you have any ideas what we are doing wrong? Could it be that one order has one coupon/gift card and the second has multiple?
Thanks for your help.
The topic ‘Cannot export Coupon ID or Code’ is closed to new replies.