-
`customer.add_payment_method(payment_method)` sets a new card as the default payment method, but is there a way to set an existing payment method as the default? I see some mention of a 'hack' where y…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
## What happened before?
Images (in my case the product images on the details page of the earphones) showed up. On `http://localhost:8000/de/` there was a unicorn.
## What happens now?
`/…
-
https://stripe.com/docs/payments/checkout
Instead of completing checkout on the merchant's site, this new checkout flow is hosted by Stripe. Unlike the modal checkout we currently offer, this flow …
-
**Updated Feb 9, 2021 - see note below or https://github.com/cypress-io/cypress/issues/136#issuecomment-773765339**
Currently the Test Runner does not support selecting or accessing elements from w…
-
I have observed that when the HostedForm is properly working, you should see the code existing inside the body of the page when you inspect its element. In our system, we are using react with material…
-
I am working on a universal react app, that uses express and react-router, the first request is rendered server side and then hydrates on the client side.
Is there an example of how navi could wor…
-
### Details
There is a race condition in the getTopics function that needs to be fixed.
Checklist
- [X] Modify `src/App.js` ✓ https://github.com/axelhellman/trivia/commit/3bd693a5346b069f57276c33…
-
### Details
Uncomment the commented out code in the dashboard that filters the campaigns data for relevant fields, remove the other line wiht `data.data`. Then, adjust the dashboard component so it no…
-
Currently the code present in the index .js file contains the whole logic for socket.io connection as well. I want to moce this to a separate file and refactor the code as well.
Checklist
- [X] Cr…