Rockstar Developer
|
20fb7fc188
|
Fixing bug induced with server converting UTC times to server local (#835)
|
2019-05-15 22:02:39 +09:00 |
|
Andrew Camilleri
|
be844978c1
|
Allow cancelling a non paid pending invoice in payment requests (#815)
* allow cancel on un paid new invoices in payment requests
* start work on cancel pr payment
* finish up cancel action
* final touch and add tests
|
2019-05-07 17:26:40 +09:00 |
|
britttttk
|
8e83f0faa1
|
Improve delete payment request message
|
2019-03-14 23:26:39 -06:00 |
|
nicolas.dorier
|
c6ce676ad3
|
Fix exception on Payment Request (#672)
|
2019-03-11 16:06:27 +09:00 |
|
nicolas.dorier
|
28bf4b42bb
|
Fix tests
|
2019-03-09 22:36:07 +09:00 |
|
nicolas.dorier
|
75974037bc
|
Fix SignalR paths if RootPath is used
|
2019-03-09 16:08:31 +09:00 |
|
Andrew Camilleri
|
fd963b9ad0
|
fix no store error message for payment request (#646)
* fix no store error message for payment request
closes #628
* Update PaymentRequestController.cs
|
2019-03-07 14:28:14 +09:00 |
|
Andrew Camilleri
|
06406c0695
|
Clone Payment Requests (#648)
* Clone Payment Requests
closes #615
* Do not save clone instantly
|
2019-03-07 14:27:16 +09:00 |
|
nicolas.dorier
|
3b68d81507
|
Small refactoring
|
2019-03-05 17:13:34 +09:00 |
|
nicolas.dorier
|
051248f2fc
|
Add CancellationToken to GetRatesAsync and propagate it from the controllers to the rate fetcher
|
2019-03-05 17:09:17 +09:00 |
|
Andrew Camilleri
|
7522f7d0f7
|
fix remaining edgecase with payment request pay endpoint (#619)
|
2019-02-27 21:42:25 +09:00 |
|
Andrew Camilleri
|
13d72de82d
|
fix payment request redirect url (#617)
|
2019-02-27 20:25:13 +09:00 |
|
nicolas.dorier
|
70f71f64c4
|
Use internal tags, not order id in the streamer to know if the incoming invoice is for the payment request
|
2019-02-25 17:56:29 +09:00 |
|
Kukks
|
c134277514
|
remove creating state from payment requests
|
2019-02-25 17:56:29 +09:00 |
|
Kukks
|
f5d366cf7f
|
Fix final bugs
|
2019-02-25 17:56:29 +09:00 |
|
Kukks
|
ad25a2ed08
|
Add payment requests
|
2019-02-25 17:56:28 +09:00 |
|