Discussing APIs and development related to customers, discounts, and order management.
Hi,
Following the Order API documentation, the processing method has the following valid values :
I noticed that an order fully paid using a gift card has the processing_method property set to "gift_cards_only" which is not il the list of valid values.
What is the up to date list of values?
King regards,
Gregory
Hi,
Any comment in this request?
Regards,
Gregory
I think this list is not updated. I set the database char length to 10. But it gives me a value of 'payment_service_redirect', which breaks my limit. I also see "gift_cards_only"
IMO, you should check the length before saving into the db. This doc is misleading. If the list is not completed, don't make it look like this. After a year of this thread, the doc is still not updated.