Commit Graph

15 Commits

Author SHA1 Message Date
Deon George 600dfec536 Trigger payment events 2023-05-13 23:46:04 +10:00
Deon George dd82509008 Add get an individual payment 2023-05-13 21:58:49 +10:00
Deon George 2f75c7dd1f Added retrieving payment information 2023-05-13 21:17:36 +10:00
Deon George ffe70058ba Added webhook controller 2023-05-13 14:18:33 +10:00
Deon George 2f1b34a806 More updates to the API and code improvements 2023-05-12 22:41:53 +10:00
Deon George 4be82315c5 Capture status code 0 on API updates, pluck() requires 2 args, enable adding attributes to new models 2023-05-10 17:54:46 +09:00
Deon George 0076ecef31 For Items enabled a PID to be generated from ParentRef and Name 2023-05-09 22:44:53 +09:00
Deon George 179c96ca5d Added Item/Category api queries 2022-08-25 11:22:24 +10:00
Deon George 1d209fdbdc API to get a list of invoices 2022-08-19 20:51:35 +10:00
Deon George 59302bd3e8 Enabled getting email from customer, added url() for a base url 2022-08-19 20:11:46 +10:00
Deon George 1567806b87 Implemented more customer functions 2022-08-18 23:24:49 +10:00
Deon George bbc747621e Implement Customer List 2022-08-18 20:32:09 +10:00
Deon George f7d69d7f04 Implement token refresh 2022-08-13 11:53:04 +10:00
Deon George 22db125fe6 Use tokenendpoint instead of accesstoken index 2022-08-12 15:01:43 +10:00
Deon George bbbdff040f Initial revision supporting obtaining bearer authentication tokens 2022-08-12 14:41:22 +10:00