Regarding Integration of Braintree payment Gateway and Java
问题 I am new to payment gateway integration.I need to integrate Braintree Payment Gateway with JSF Application. Can someone show my a basic example of the java class and sample payment Page. I saw some client Token how to generate it. I wrote a sample class and page like below,But i coudnt make as i dont get the idea. page <form id="checkout" method="post" action="/checkout"> <div id="payment-form"></div> <input type="submit" value="Pay $15"> </form> <script src="https://js.braintreegateway.com