GCDTech / Rhubarb.Scaffold.Payments

A pattern for payments
Apache License 2.0
0 stars 0 forks source link

Create UseCase for starting a payment #5

Open acuthbert opened 5 years ago

acuthbert commented 5 years ago

Should return a data structure which can be serialised and passed through the client side at each stage of the payment journey. Depending on the provider it may or may not talk to the provider using a service at this point, but will make the service call regardless.