Like budiantoip, we are getting a remote storage error when folks try and add or update existing credit card information in WHMCS for the braintree gateway, where is the error it is spitting out:
UserID => 1286
Braintree_Exception_NotFound in /home/reclaim/public_html/modules/gateways/braintree/lib/Braintree/Util.php:59
Stack trace:
#0 /home/reclaim/public_html/modules/gateways/braintree/lib/Braintree/Http.php(48): Braintree_Util::throwStatusCodeException(404)
#1 /home/reclaim/public_html/modules/gateways/braintree/lib/Braintree/PaymentMethod.php(153): Braintree_Http::put('/payment_method...', Array)
#2 /home/reclaim/public_html/modules/gateways/braintree/lib/Braintree/PaymentMethod.php(61): Braintree_PaymentMethod::_doUpdate('/payment_method...', Array)
#3 /home/reclaim/public_html/modules/gateways/braintree.php(250): Braintree_PaymentMethod::update(NULL, Array)
#4 /home/reclaim/public_html/includes/ccfunctions.php(0): braintree_storeremote(Array)
#5 /home/reclaim/public_html/whmcs-admin/clientsccdetails.php(0): updateCCDetails(1286, 'MasterCard', '******************...', '***', '***', '', '')
#6 {main}
Thanks in advance for any advice.
Jim