Skip to content
#

braintree

Here are 124 public repositories matching this topic...

NyanKiyoshi
NyanKiyoshi commented Apr 23, 2018

A few things I will add once I have time, this may help the production/ live setup as PayPal is quite messy and buggy.

Quick explanation how to create access keys, for both sandbox and live;

  • Have a page with more details and full guide on how to proceed;
  • Add a warning for live (production) access keys that:
    1. Email address must be verified;
    2. If PayPal says you didn't veri
sedatbasar
sedatbasar commented Mar 9, 2020

General information

Issue description

Issue exist on https://developers.braintreepayments.com/guides/hosted-fields/overview/javascript/v3 too. Open the link in safari, and input fields needs double tab to focus. This i

bashleigh
bashleigh commented Nov 21, 2018

Add additional MD files in the wiki for how tos on how to create payments and subscriptions from start to finish. Including nonces etc. Reference these how to docs to the readme.

This will also include refunds, cancelations etc

Must also include all options in BraintreeTransactionInterface like how to add a customer, address etc. Maybe also validation?

jariwalabhavesh
jariwalabhavesh commented Apr 18, 2019

Can we pass billing and shipping address externally to PayPal? Means I had a seperate screen to get the shipping address user will enter the shipping address there and I want to send these address to Paypal. Is it possible?

Or PayPal has its own interface to collect billing and shipping address.

Do this library support billing address and shipping address?

techieshark
techieshark commented Jan 29, 2020

Currently it's possible to search for objects, for example for those transactions above/below a set amount or within a time range.

It'd be great to be able to query for a sum of the transactions too (e.g. sum all transactions in 2019). Currently this would require fetching/paginating across all, so server side summation would cut bandwidth

Improve this page

Add a description, image, and links to the braintree topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the braintree topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.