hub20 icon indicating copy to clipboard operation
hub20 copied to clipboard

Consolidate Payment Orders / Deposits / Checkouts into single "Payment Requests" workflow

Open lullis opened this issue 5 years ago • 0 comments

The initial design led to many different ways to create payment requests.

  • Deposits for hub users that want to top-up their account balance
  • Payment Orders for hub users that want to request payment with specific amounts
  • Checkouts for store systems that want to create an additional external payment identifier

We can and should consolidate all of these elements into a single "Payment Request" entity, that:

  • DOES NOT require token amounts to be specified, and that can be considered paid upon the first confirmed payment
  • has an OPTIONAL external identifier field

lullis avatar Nov 16 '20 10:11 lullis