slash1andy
(@slash1andy)
Automattic Happiness Engineer
Hey there!
There’s not a way that we can track responses here in the forums to figure out what happened in that thread, but you’d need to get in contact with Braintree about that error message, as it’s coming directly from Braintree, not the plugin. You should be able to contact their support from your Braintree account dashboard.
Hi Andrew,
I did contact Braintree before asking here (in the deleted thread). Below you’ll find their answer which is from 27 March 2018.
Hi Massimo,
Thanks for reaching out, happy to be of help.
After looking at your integration, it looks like this value is being passed to the Braintree gateway: |*fail_on_duplicate_payment_method=>true*|.
It would be my guess that when WooCommerce’s trial activation happens it’s calling on a duplicated payment method which in turn is setting off the above command to make it fail.
There are currently two options available for handling this situation:
* You could simply delete this original record and then re-attempt!
Since there would be no duplicate, they would then be successful.
To do this, search for the customer
<https://articles.braintreepayments.com/control-panel/search> and
click on their Customer ID to delete.
* Since you’re using WooCommerce I recommend reaching out to the
developer of your plugin to determine how to remove this option
altogether, as activating the trial period on that plugin seems to
affect it.
I hope this helps! Please let me know if I may be of further assistance.
if I delete the user it works though it should work also without deleting the user as then it would not be possible to share a credit card among family or friends.
Thanks for your help.
Max
-
This reply was modified 8 years, 2 months ago by
Massimo.