Thread Starter
nubf14
(@nubf14)
Working ok with 2017-04-06. I do on occasion get the following error for customers during checkout.
Stripe Error.Invalid source object: must be a dictionary or a non-empty string. See API docs at https://stripe.com/docs’
Thread Starter
nubf14
(@nubf14)
The problem was that it was populating with a date that was not a delivery date. The date that was populating with based on the Minimum Delivery time instead of Delivery Days and Holidays. I had to disable the Auto-populate first available Delivery date when the checkout page loads.
Thread Starter
nubf14
(@nubf14)
Solved. If you select to find the next possible date it will place a default value that that is greater than the hours prior setting.