Open craigtweedy opened 5 years ago
Implements a new feature
Adds a Transaction object, which defines the transactions from the payment gateway. The OrderSuccess object, which was previously empty, now extends Transaction.
Transaction
OrderSuccess
Status
Type
Feature
Implements a new feature
Description
Adds a
Transaction
object, which defines the transactions from the payment gateway. TheOrderSuccess
object, which was previously empty, now extendsTransaction
.