NicolasDorier / boltcards-plugin

Program a batch of Boltcards through the Boltcards factory. Then let the users consult their balance, reset, or top-up their cards.
MIT License
3 stars 0 forks source link

Auto payout not working. #10

Closed mjlamb closed 2 days ago

mjlamb commented 3 days ago

I have been trying out the bolt card integration, and when i use the bolt card the payment is sitting "waiting approval" even thought I have it set in the factory "Automatically approve claims" and in the payout processor it to "Process approved payouts instantly" but still the payment sits awaiting approval. Once I approve the payment in the btcpay server screen payment does complete, how do i make it automatic payout?

BTCPay Server v1.13.2

and the Plugin Extension = v1.1.2.0

NicolasDorier commented 3 days ago

it should be working. Do you see any error in the logs of BTCPay?

mjlamb commented 3 days ago

logs are very light, only seeing a few INFO entries, do i need to turn on debug level, how?

mjlamb commented 3 days ago

no error entries btw.

NicolasDorier commented 2 days ago

I just pushed a new version of the plugin (1.1.3) fixing a few things. However, I don't think it may impact you, but let's try.

Can you try to:

mjlamb commented 2 days ago

@NicolasDorier I have updated the plugin and it is working fine now, the sats arrived straight away on payment as expected. Thanks I noticed the automatic payment option checkbox is no longer available in the factory now fyi.

NicolasDorier commented 2 days ago

@mjlamb yeah, I removed the checkbox as there is no point in having it unchecked.