receive-payments-demos
receive-payments-demos copied to clipboard
What is Secret key? How can i find our Secret and how to add secret Key in our php code
What is Secret key? How can i find our Secret and how to add secret Key in our php code
$mysite_root = "localhost/admin/blockchain"; $secret = "SECRET-KEY"; $my_xpub = "xpub6CKJvsdvsdvsdvT8FA64vsdHXdnvsdmKxsdvsdP6gpDiEWPENPgjzpG"; $my_api_key = "dvsDFFEFvfffffffzezfsefsfvr";
Getting this Error:(Due to invalid Secret) failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request
@asim136 Secret key is a string that you generate your self and save it, it allow to secure the tx once you want to process it in your db