-
```
What steps will reproduce the problem?
Using code such as :
myPDF.setDisplayMode ( Display.FULL_PAGE );
myPDF.addPage();
//top horiz green banner
myPDF.beginFill(new RGBColor( 0x51A025));
myPDF…
-
```
What steps will reproduce the problem?
Using code such as :
myPDF.setDisplayMode ( Display.FULL_PAGE );
myPDF.addPage();
//top horiz green banner
myPDF.beginFill(new RGBColor( 0x51A025));
myPDF…
-
```
What steps will reproduce the problem?
Using code such as :
myPDF.setDisplayMode ( Display.FULL_PAGE );
myPDF.addPage();
//top horiz green banner
myPDF.beginFill(new RGBColor( 0x51A025));
myPDF…
-
### I'm submitting a
Regression (a behavior that used to work and stopped working in a new release)
### Current behavior
The view switches from viewMode template to editMode template, but then neit…
-
### What happened?
We are using @stripe/stripe-js in our Vue.js project, which loads the script from https://js.stripe.com/v3. Our Sentry monitoring has detected an issue that started occurring about…
-
### Details
```
#
#Fatal error in , line 0
#Fatal JavaScript invalid size error 169220804
#
#
#
#FailureMessage Object: 0000007BACEF9D60
1: 00007FF625B0401F v8::internal::CodeObjectRegistry:…
-
If I click the Membership tab of an existing contact, then click "Submit credit card membership" I get a white screen.
My web logs report:
`2017/06/12 11:46:43 [error] 5667#5667: *632 FastCGI se…
-
`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…
-
We have some calls to this method `func (t TokenService) Create(card Card) (*TokenResponse, error)`
which suddenly fail with the following error:
```
{
"error": {
"code": "unsafe_credit_car…
-
First of - thanks for the great work on this!
It would be amazing to also support Web Components (Lit, Stencil) to connect.