Skip to content

davidetan/braintree-translation-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Braintree Dropin-ui problem reproduction

This is a repository to reproduce the problem I have described in this topic.

In order to make the project works you have to:

  • Fill the brainTreeData.json file with real information
  • npm install
  • Start the server using npm start
  • Open browser on localhost:3000

To reproduce my problem:

  • Start the application as explained previously
  • Add card 4111111111111111 with expiry date 12/19
  • Change line 11 of index.js with the following line javascript const CUSTOMER_NAME = 'one';
  • Restart the application and refresh your browser
  • You should see the error 'Si è verificato un errore nei nostri sistemi.', rather then the one here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published