Thanks very much for the response. I am not using the checkout page or function. We are a music video talent site, and paid members are able to upload unlimited videos to the feature page. Free users are able to view, comment and rate videos.
I had a programmer customize the site so that when a registered user wants to submit a video, a Video URL form appears. When submit is pressed, if the user is not a paid member, they are sent automatically to Paypal – this was hard coded into header.php by our previous developer.
As this programmer is no longer supporting the site, I am trying to find a work-around by having the Submit button send the same data to Braintree.
Any thoughts?
Thanks again.