-
Running into an issue here where the following error is being thrown:
```
Uncaught TypeError: get(...) is not a function
at Class. (stripe-element.js:23)
```
Looks like `get(this, "stripe…
-
Trying to integrate v3 intents , followed the readme but i keep getting thoses errors on js side :
`Feature Policy: Skipping unsupported feature name “payment”. v3:1:78187`
`Feature Policy: Skip…
-
## Overview
Stripe securely collect customer's payment info and return a **`token`**, the token will be submitted to my server. Using the token, developer's server make API request to create charge a…
-
### Preconditions
Have accessibility voice-over enabled.
## Steps to reproduce
1. Launch FF and access `checkout.stripe.dev`.
1. Attempt to make a purchase with a credit card.
1. The checkout fields …
-
**Is your feature request related to a problem? Please describe.**
I'm using CardField and CardForm in my application. Everything work like a charm
But I want to do customizations the styles, label …
-
### Which @angular/* package(s) are relevant/related to the feature request?
platform-browser-dynamic
### Description
Hello!
First, it's a feature request, not a bug report.
If you think it shou…
e-oz updated
2 months ago
-
# ~Bug report~ Feature request
The sample app uses the minimal fields for creating a customer record:
```py
@app.route('/create-customer', methods=['POST'])
def create_customer():
# Reads…
-
Writing tests for the parts of your application that interact with Stripe can be difficult. You'll need to mock Stripe's responses or use Stripe's test mode to simulate transactions without making act…
-
https://github.com/adopted-ember-addons/ember-stripe-elements/issues/35 highlights a gap in our current process (I think).
Anyone who transfers an addon needs to ensure that @MelSumner @Alonski & …
-
**Description:**
We need to completely **redesign the ShopTether landing page** to give it a more professional, modern, and startup-friendly aesthetic that aligns with our mission of integrating cu…