viraladmin

Results 8 comments of viraladmin

Well I'd love to add the PayPal-Debug-ID but as is the case with all hings relating to the paypal API figuring it out is a nightmare. So I add the...

I simply have no idea where this code should go. I have tried all the following: try { $apiContext = new \PayPal\Rest\ApiContext( new \PayPal\Auth\OAuthTokenCredential( $pp_api, $pp_secret ) ); } catch...

My guess is its not returning any PayPal-Debug-ID because there is no error. $verificationStatus of "failure" isn't really an error its a proper response that it failed so the "try"...

This is how you solve it. Notice you can highlight text, click the input area causing focus to be lost, while keeping text highlighted. https://jsfiddle.net/cp6L291g/135/ I am not good enough...

The second issue is super easy to reproduce. Go to https://stylojs.com/. Delete Everything in the editor 100%. Press backspace a bunch of times. Then press /. The toolbox will not...

If I could make heads or tails out of modifying this script I would gladly solve and do a pull request, but I am still learning myself and your code...

This is an old request, but there isn't really any suggestions on how to secure this, Pretty much its just start the node and then delete sensitive information... which obviously...

I mean... I would bet... you can solve that error... by not using code that has been long since expired. Looks like something chatGPT made. use BitWasp\Bitcoin\Address\AddressFactory; Doesn't work as...