This free course uses older versions of Laravel. It is provided as-is, without ongoing updates or individual support.
In this lesson, we update our OrderTest to account for creating orders using Charges instead of plain amounts, and use that test to drive out the implementation in Order.