-
# Lines of code
https://github.com/code-423n4/2023-05-particle/blob/main/contracts/protocol/ParticleExchange.sol#L212
# Vulnerability details
# Treasury fee is not collected in `withdrawEthWithInt…
-
Consider the following code:
``` ruby
class Invoice::Payer
# ...
def pay
@invoice.lock do
payment = CreditCard::Charger.charge(@invoice.account.credit_card, @invoice.description, @invo…
-
Hello,
in my config file I use several $vocab_override but some are not working:
$select_options['entry.name'] = array(
'' => 'Please select one',
'ad' => 'Reservation',
'bg' => '…
-
I apreciate your effort in this project. So I would donate. But I hate change passwords on PayPal so I decide to rely purely on credit cart transfers. In my experience credit cart donations can be eas…
ghost updated
2 years ago
-
**Issue**:
`CreditManager.closeCreditAccount()`, which is invoked during liquidations, has the following line:
```
// transfer remaining funds to the borrower [liquidations only]
if (…
-
While Settlement of Contact which have multiple companies
ex ->
Company 1 -> 3 invoice of 1000 each
Company 2 => 1 Receipt of 5000
Company 3 => 1 Receipt of 500, Invoice of 2000, 1000
Total…
-
- [x] Merge PISP repo into this one https://github.com/w3c/payment-method-pisp-credit
- [x] Rename repo to webpayments-methods-credit-transfer
- [ ] Merge into single spec, maintaining 3 PMIs
-
### What
Provide the option to dismiss the "free domain available" notice from the dashboard
### Why
Not all customers wish to claim a free domain registration with us, most commonly because they a…
-
Hi. It would be very useful if you could include the parameter "DS_MERCHANT_PAYMETHODS" in the payment parameters.
With this parameter you can indicate the possible payment methods.
**C**: Credi…
-
## What are you doing?
In my `customer-seeder.js`:
```js
export async function up (queryInterface) {
const customers = [
{
first_name: "Boris",
enabled_payments: ["credit_card…