expressCart/config/instore.json

5 lines
167 B
JSON
Raw Normal View History

2020-01-01 14:27:42 +10:00
{
"orderStatus": "Pending",
"buttonText": "Place order, pay instore",
"resultMessage": "The order is place. Please pay for your order instore on pickup."
}