Matt Smith
Matt Smith
I have used a different version of this God config file in the past an it worked like a charm. However, now will start unicorn and check memory usage but...
I attempted to compile the develop branch at 58217c68534. I got an error when running make. I am compiling nginx 1.20. I an not quire sure how to fix this....
Seems like updating payment methods is possible in the SDK libraries, but doesn't have an equivalent in GraphQL. Can you add an `updatePaymentMethod` or `updateCreditCard` similar to: https://developers.braintreepayments.com/reference/request/payment-method/update/ruby Much thanks!
[enum--paymentstatus](https://graphql.braintreepayments.com/reference/#enum--paymentstatus) appears to need another status, similar to 'SETTLEMENT_RETURNED', as ACH transactions can move to 'SETTLED' with `terminal` set to true, then when the bank declines it after settlement, there...
On this object: https://graphql.braintreepayments.com/reference/#object--disbursementdetails Would it be possible to get you to add a netAmount, which would be the amount minus any fees? i.e. ACH, etc. `amount` is a field,...
Adding seconds and a delay/countdown would make this really useful in workouts. If I want to dead hang for 90 seconds, but need 10 seconds to start timer and get...