Hi Can I know license and terms of JDK it uses ? Cheers, Dushan
On Wed, Jun 11, 2014 at 8:06 PM, Rasika Hettige <[email protected]> wrote: > *Introduction* > A full stack payments platform for developers to build applications on top > of that. Available in US, Europe, Australia, and Canada, merchants can > accept payments in 130+ currencies. Has 'Venmo Touch' enables one touch > payments to reduce checkout friction. > > *API* > https://www.braintreepayments.com/docs/java/ > > *BrainTree Connector Summary* > • Connector Name: braintree-connector-1.0.0 > • Version: 1.0.0 > • Technology: Java SDK > > *Authentication* > Authentication is based on merchant id, public key and private key > > Methods Selected: > > *Transactions* > cloneTransaction - Clone an existing transaction. > createTransaction - Create a Server-To-Server Transaction > getTransaction - Get details of a Transaction > refundTransaction - Refund a completed transaction > searchTransactions - Search through existing transactions > voidTransaction - Void a transaction (cancel). > submitTransactionForSettlement - Submit a transaction for settlement. > > *Customers* > createCustomer - Create a Customer on Server-To-Server > deleteCustomer- Delete a customer > getCustomer - Get customer details > searchCustomers - Search through existing customers > updateCustomer - Update an existing customer > > *Credit Cards* > createCreditCard - Create Credit Card > deleteCreditCard - Delete Credit Card > getCreditCard - Get details of a credit card > searchCreditCards - Search through existing Credit Cards > updateCreditCard - Update Credit Card Details > > *Addresses* > createAddress - Create a new address > deleteAddress - Delete an address > getAddressDetails - Get details of an address > updateAddress - Update address details > > *Plans* > getPlanDetails - Get details of a single pricing plan > > *Add-Ons* > getAddOnDetails - Get details for a single add-on > > *Discounts* > getDiscountDetails - Get details for single discount > > *Merchant Accounts* > createMerchantAccount - Create a new merchant account > getMerchantAccountDetails -Get details of an individual merchant account > updateMerchantAccount -Update a Merchant Account > > *Settlement Batch Summaries* > getSettlementBatchSummary - Get details of settlements on a particular day > > *Subscriptions* > createSubscription - Create Subscription > cancelSubscription - Cancel Subscription > searchSubscriptions - Search Subscriptions > updateSubscription - Update Subscriptions > retrySubscriptionCharge - Retry Subscription charge > getSubscription - Get Subscription Details > > > Thanks & Regards > Rasika > > > > > > > > > -- > View this message in context: > http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-BrainTree-tp98062.html > Sent from the WSO2 Architecture mailing list archive at Nabble.com. > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > -- Dushan Abeyruwan | Associate Tech Lead Integration Technologies Team PMC Member Apache Synpase WSO2 Inc. http://wso2.com/ Blog:http://dushansview.blogspot.com/ Mobile:(0094)713942042
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
