I don’t get notified when payment is made. I don’t see any configurations in the plugin or documentation about notifications
]]>I have a pediatric site where I need to accept payments for medical bills.
How do I just accept any amount payment with this plugin?
Hello, I am a user of your plugin and I have a problem, I have already managed to install it correctly but when making a payment I get the following error in a popup: “Postal Code is required”
How can I solve it? The postal code is a piece of information that I want to request
Thanks for your help!
]]>If you do not update to a compatible SDK by May 1, you may not be able to process payments through your Braintree account until you make the necessary update.
Is this addressed in your plugin.
]]>I am using wp braintree plugin to make payments on my site. Plugin works fine but I cant see any settings for the default currency. Please let me know what if I want to make payments in pounds using this plugin and set it as the default currency.
]]>Hi,
We’ve used your plugin to make payments via Braintree. Unfortunately, the Braintree shortcode form is getting spammed by multiple transactions.
Can you please provide the solutions to avoid the form from spambots.
Website URL: https://udaan-trust.org/
Because of this issue, we have shut down the whole site.
]]>Hello,
I beleive that it is not possible to have “discount code” feature, let me know if i am wrong?
I am not a pro but that seems like an easy one to add and quite a useful feature as well for the plugin?
I look forward to hearing from you.
A.
]]>In WordPress click on: WP Braintree> Settings
At the top there are four tabs:
If you click any of these tab links it will not work, for example clicking on the API Keys tab brings up this badly formed link:
What is missing in this link is “edit.php”, which needs to be placed before the question mark.
Yes, it’s a free plugin, but they didn’t even click on their own dialog tabs, so the QA process is broken.
]]>Dear awesome plugin developer!
I am getting in touch as Braintree is upgrading to 3D Secure 2.0 in the next few months to avoid payments failure issued by banks making the system smoother and safer.
I have found this documentation: https://developers.braintreepayments.com/guides/3d-secure/migration/javascript/v3?utm_campaign=BT_EMEA_Ops_3DSPSD2_3_20190319&utm_medium=email&utm_source=Eloqua&elq_cid=5231500
Will you be updating this great pluging so far to reflect this new security changes?
Thank you
Heloise
]]>Hi.
Can I use credit cart gateway and paypal gateway with your plugin? If yes how can I achieve this? Because I have installed your plugin and only credit card form appears.
Thank you. Best
Domen
Hello,
I am keeping getting Braintree Authentication Error. Check your API keys error.
Same API key works on another website. Can you please advise?
Thanks
Hi, Can I create automated monthly deductions (subscriptions) with this plugin?
Kind Regards
Anwar
Hi!
Will the plugin updated to PHP SDK version 2.23.1?
I am asking because Braintree says:
“Please make any necessary updates before June 1, 2018, in the sandbox environment and October 1, 2018, in the production environment to ensure that your Braintree account can still process transactions.”
Because I am not really sure what SDK version is now available for WP BrainTree.
Thanks,
Mato
Hello,
I have a second issue with this plugin (maybe it is my fault though… so i am asking to clarify it all).
When a client make a payment, i can see it in the WP plugin’s interface (name, email address etc etc). When i log into the braintree dashboard i can not see the customer name. I can see the last 4 digits of the credit card, but not the name. I guess it is not collected during the transaction…
Am i doing something wrong? How can i make sure that the name and email addresses are collecting during the payment?
Thanks again for your help!
]]>Hello,
I have had customers telling us that they are getting an “Item name could not be found!” error… What could be the cause of this error?
We have had customer buying the same stuff and they did not get this error message…
Thanks for your help
]]>I want to make Mobile apps with woocommerce and I want to integrate the Braintree SDK in the mobile apps so I want the client token from the server. can I able to create the client token for my mobile application and then I want to make the payment process from the generated the nonces from the mobile SDKs. Please let me know ASAP.
]]>Hi,
reading trough the release notes I noticed you introduced an option to hide the “buy now” button to display the form straight away, called the “show_form” attribute.
How do I use this feature?
Thanks!
]]>Hi,
i’m trying to translate strings that appear on the user front-end to my language.
I uploaded .po and .mo files with translated strings to the /lang/ folder of the plugin.
I’m trying to translate to Slovenian, so I used sl-SI as file name.
As that didn’t work I tried sl_SI, then wp_braintree_sl_SI and wp_braintree-sl_SI, none works.
What am I doing wrong?
On a related note: some string appearing on the front end are missing from the default.po file. And some appear in the mce_lang.php file as well. What’s going on?
Thanks for helping out!
]]>Is there a way to have the price be dynamic? I am setting a base item price of 2.50 but on the page above the user can calculate their taxi fare and the price is being updated via javascript. However once the transaction is approved it is approved at the original item price. Can this plugin do dynamic pricing?
]]>I have added BrainTree button to this page using the do_shortcode() method and tried adding the shortcode in a wysiwyg. Both times I am unable to see the credit card input fields and two buy now buttons appear. I am not getting any JS errors or PHP errors in our log files. Any advice would be helpful.
]]>Hi,
usually credit card information forms include a field to enter credit card holder name.
How can we enable this field for this plugin, like with other braintree integrations?
Or is there another way we can know which user made which transaction?
I’m needing to have multiple drop-ins on a single page, I have four different membership levels. I’ve added a shortcode drop-in for each but only one of them works, the other three have fields that you can’t type anything into and the sandbox placeholder text is not there. Is it possible to have this setup or can have only one drop-in per page? How would I do what I am needing to do with this plugin?
]]>Hi,
I’m trying to send user email If transaction was successful. I found in front_page.js where the “Success” dialog appears and where .braintree-payment-form.submit(); but I’m having difficulties with finding the “file(/s?)” (or code) which is/are listening to server response. Is there a way I can catch successful transaction before “success” dialog fires/ shows up ? I’m sending some form data to separate .php where data gets sorted and where email is send… but I have the wrong timing; email gets send either before transaction is send, or in second chance, the form already clears up- before my code in “success dialog” gets executed.
Where can I put my code
if (transaction.success == true) { // send my form data before it gets cleared }
?? I Hope I explained it well ??
]]>Hi.
I’m having problems with displaying form on my site if the shortcode is added to Toolset’s content template. The form is visible but it does not allow user to fill the empty fields. The button ‘pay now’ also doesn’t do anything.
I’m guessing there is a problem with js but the console does not show any errors.
Is there a way to add shortcode for generating a button to Toolset’s content template? What could be the problem?
Thanks in advance.
]]>Hello
i just love your plugin
can you help how to hide the buy now button and show only the form on the page where shortcode is posted? i did a lot of edits on the plugin not able to show the form only on the page as the form is triggered to open when we click on button but is it possible to show only form for credit card and no button to trigger?
Hello
I have installed your plugin in my wordpress website. It is really kool plugin.
But I need additional feature that there is a input hidden field of current wordpress user_id so that when transaction succeed, it should return the user_id with Transaction ID.
So that I can take record of the user that which user successful payment.
Thanks in advance
]]>Can I use SAQ A for PCI-DSS compliance, or do I have to use SAQ A-EP?
]]>We have braintree set up on website but following error occuring when customer selects to pay using brain tree
ERROR: PayPal POWERED BY BRAINTREE DID NOT SUPPLY A PAYMENT NONCE. PLEASE TRY AGAIN LATER OR USE ANOTHER MEANS OF PAYMENT
We have carried out any recommendations outlined in previous threads but are still struggling
Please advise
I have the Brain Tree Plugin in Production Status but the popup box authorizing the payment is behind the header. I am using the 2011 WP theme and have a big header graphic and the the brain tree payment plugin box goes under it after clicking ok. Is there anyway to fix that? i am doing this for a Church non-profit and would really like to get this fixed.
Thanks
Mike
I am new to wordpress .I using jomres plugin for reservation and want to add braintree marketplace feature for split payment to clients,would you please tell me that is it possible and how to use jomres and braintree together with marketplace feature?
Thank you