You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can simulate it this way: $this->get('comet_cult_braintree.factory'); // don't delete it's to init the Configuration; $clientToken = \Braintree_ClientToken::generate();
How can I use this Bundle to get a ClientToken (that class doesn't have the method "factory")?
The text was updated successfully, but these errors were encountered: