Nicolas Dorier
|
363b60385b
|
Renaming various properties in the Payouts API (#6246)
* Rename Payouts Currency/OriginalCurrency
* Rename Payout Processor PayoutMethodIds
* Rename paymentMethods to payoutMethodIds
* Rename payoutMethodIds to payoutMethods
|
2024-09-26 11:25:45 +09:00 |
|
Nicolas Dorier
|
b4cd74056e
|
Remove period concept from PullPayment (#5963)
|
2024-05-01 17:59:10 +09:00 |
|
Andrew Camilleri
|
ed1a7bb887
|
Allow auto approval of claims for pull payments (#1851)
* Allow auto approval of claims for pull payments
closes #1780
* fix
|
2022-04-28 09:51:04 +09:00 |
|
Umar Bolatov
|
f06199230c
|
Add ability to add description to pull payment (#3363)
* Add ability to add description to pull payment
close #2625
* Add API support
* Remove 'Model.Description != "<br>"'
|
2022-02-10 14:54:00 +09:00 |
|
Nicolas Dorier
|
090da6cfb6
|
Add configurable BOLT11Expiration for refunds (Fix #3281) (#3341)
* Add configurable BOLT11Expiration for refunds (Fix #3281)
* Add BOLT11Expiration configuration in Payment
|
2022-01-24 20:17:09 +09:00 |
|
nicolas.dorier
|
67b04473b5
|
Decouple the CreateInvoiceCore from BitpayCreateInvoice, remove some features from greenfield invoice for now
|
2020-08-26 21:36:32 +09:00 |
|
Kukks
|
7230a91b4f
|
Make Decimal json converter work for other number types
|
2020-07-29 08:44:52 +02:00 |
|
rockstardev
|
f88c02cccd
|
Removing unused usings, readonly fields where possible
|
2020-06-28 22:07:48 -05:00 |
|
rockstardev
|
b6c7af32de
|
Cleaning up bom from cs files
|
2020-06-28 21:44:35 -05:00 |
|
Nicolas Dorier
|
8230a408ac
|
Add pull payment feature (#1639)
|
2020-06-24 10:34:09 +09:00 |
|