Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jason Coleman

    (@strangerstudios)

    PMPro generates the submit button the checkout page itself. It submits to the same page, reads the submitted values, and interacts with Braintree through the API.

    If this doesn’t answer your question, maybe you can share more about what you are trying to do.

    Thread Starter andrewdelic

    (@andrewdelic)

    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.

    > 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.

    Could you just redirect to the Levels or Checkout page instead, and set BrainTree as your payment gateway?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Linking Submit button to Braintree’ is closed to new replies.