Skip to content

Commit

Permalink
"chore(release): 1.296.2 [skip ci]"
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-travis-ci committed Oct 13, 2022
1 parent 6c105d5 commit a9e7a94
Show file tree
Hide file tree
Showing 37 changed files with 193 additions and 190 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.296.2](https://github.com/bigcommerce/checkout-sdk-js/compare/v1.296.1...v1.296.2) (2022-10-13)

### [1.296.1](https://github.com/bigcommerce/checkout-sdk-js/compare/v1.296.0...v1.296.1) (2022-10-13)


Expand Down
2 changes: 1 addition & 1 deletion dist/checkout-button.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/checkout-button.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/checkout-sdk.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/checkout-sdk.umd.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/.nojekyll
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@
- [WorldpayAccessPaymentInitializeOptions](interfaces/WorldpayAccessPaymentInitializeOptions.md)
- [ZipCodeElementOptions](interfaces/ZipCodeElementOptions.md)

### Type aliases
### Type Aliases

- [AccountInstrument](README.md#accountinstrument)
- [AddressKey](README.md#addresskey)
Expand Down Expand Up @@ -432,7 +432,7 @@
- [createStepTracker](README.md#createsteptracker)
- [embedCheckout](README.md#embedcheckout)

## Type aliases
## Type Aliases

### AccountInstrument

Expand Down
10 changes: 5 additions & 5 deletions docs/enums/AdyenV2CardFields.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,26 @@

## Table of contents

### Enumeration members
### Enumeration Members

- [CardNumber](AdyenV2CardFields.md#cardnumber)
- [ExpiryDate](AdyenV2CardFields.md#expirydate)
- [SecurityCode](AdyenV2CardFields.md#securitycode)

## Enumeration members
## Enumeration Members

### CardNumber

**CardNumber** = `"encryptedCardNumber"`
**CardNumber**

___

### ExpiryDate

**ExpiryDate** = `"encryptedExpiryDate"`
**ExpiryDate**

___

### SecurityCode

**SecurityCode** = `"encryptedSecurityCode"`
**SecurityCode**
10 changes: 5 additions & 5 deletions docs/enums/AdyenV3CardFields.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,26 @@

## Table of contents

### Enumeration members
### Enumeration Members

- [CardNumber](AdyenV3CardFields.md#cardnumber)
- [ExpiryDate](AdyenV3CardFields.md#expirydate)
- [SecurityCode](AdyenV3CardFields.md#securitycode)

## Enumeration members
## Enumeration Members

### CardNumber

**CardNumber** = `"encryptedCardNumber"`
**CardNumber**

___

### ExpiryDate

**ExpiryDate** = `"encryptedExpiryDate"`
**ExpiryDate**

___

### SecurityCode

**SecurityCode** = `"encryptedSecurityCode"`
**SecurityCode**
10 changes: 5 additions & 5 deletions docs/enums/AmazonPayV2ButtonColor.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,26 @@

## Table of contents

### Enumeration members
### Enumeration Members

- [DarkGray](AmazonPayV2ButtonColor.md#darkgray)
- [Gold](AmazonPayV2ButtonColor.md#gold)
- [LightGray](AmazonPayV2ButtonColor.md#lightgray)

## Enumeration members
## Enumeration Members

### DarkGray

**DarkGray** = `"DarkGray"`
**DarkGray**

___

### Gold

**Gold** = `"Gold"`
**Gold**

___

### LightGray

**LightGray** = `"LightGray"`
**LightGray**
18 changes: 9 additions & 9 deletions docs/enums/AmazonPayV2CheckoutLanguage.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Table of contents

### Enumeration members
### Enumeration Members

- [de_DE](AmazonPayV2CheckoutLanguage.md#de_de)
- [en_GB](AmazonPayV2CheckoutLanguage.md#en_gb)
Expand All @@ -14,44 +14,44 @@
- [it_IT](AmazonPayV2CheckoutLanguage.md#it_it)
- [ja_JP](AmazonPayV2CheckoutLanguage.md#ja_jp)

## Enumeration members
## Enumeration Members

### de\_DE

**de\_DE** = `"de_DE"`
**de\_DE**

___

### en\_GB

**en\_GB** = `"en_GB"`
**en\_GB**

___

### en\_US

**en\_US** = `"en_US"`
**en\_US**

___

### es\_ES

**es\_ES** = `"es_ES"`
**es\_ES**

___

### fr\_FR

**fr\_FR** = `"fr_FR"`
**fr\_FR**

___

### it\_IT

**it\_IT** = `"it_IT"`
**it\_IT**

___

### ja\_JP

**ja\_JP** = `"ja_JP"`
**ja\_JP**
12 changes: 6 additions & 6 deletions docs/enums/AmazonPayV2LedgerCurrency.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,33 @@

## Table of contents

### Enumeration members
### Enumeration Members

- [EUR](AmazonPayV2LedgerCurrency.md#eur)
- [GBP](AmazonPayV2LedgerCurrency.md#gbp)
- [JPY](AmazonPayV2LedgerCurrency.md#jpy)
- [USD](AmazonPayV2LedgerCurrency.md#usd)

## Enumeration members
## Enumeration Members

### EUR

**EUR** = `"EUR"`
**EUR**

___

### GBP

**GBP** = `"GBP"`
**GBP**

___

### JPY

**JPY** = `"JPY"`
**JPY**

___

### USD

**USD** = `"USD"`
**USD**
8 changes: 4 additions & 4 deletions docs/enums/AmazonPayV2PayOptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@

## Table of contents

### Enumeration members
### Enumeration Members

- [PayAndShip](AmazonPayV2PayOptions.md#payandship)
- [PayOnly](AmazonPayV2PayOptions.md#payonly)

## Enumeration members
## Enumeration Members

### PayAndShip

**PayAndShip** = `"PayAndShip"`
**PayAndShip**

Select this product type if you need the buyer's shipping details.

___

### PayOnly

**PayOnly** = `"PayOnly"`
**PayOnly**

Select this product type if you do not need the buyer's shipping details.
14 changes: 7 additions & 7 deletions docs/enums/AmazonPayV2Placement.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,50 +4,50 @@

## Table of contents

### Enumeration members
### Enumeration Members

- [Cart](AmazonPayV2Placement.md#cart)
- [Checkout](AmazonPayV2Placement.md#checkout)
- [Home](AmazonPayV2Placement.md#home)
- [Other](AmazonPayV2Placement.md#other)
- [Product](AmazonPayV2Placement.md#product)

## Enumeration members
## Enumeration Members

### Cart

**Cart** = `"Cart"`
**Cart**

Cart review page before buyer starts checkout.

___

### Checkout

**Checkout** = `"Checkout"`
**Checkout**

Any page after buyer starts checkout.

___

### Home

**Home** = `"Home"`
**Home**

Initial or main page.

___

### Other

**Other** = `"Other"`
**Other**

Any page that doesn't fit the previous descriptions.

___

### Product

**Product** = `"Product"`
**Product**

Product details page.
16 changes: 8 additions & 8 deletions docs/enums/BraintreeFormFieldType.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Table of contents

### Enumeration members
### Enumeration Members

- [CardCode](BraintreeFormFieldType.md#cardcode)
- [CardCodeVerification](BraintreeFormFieldType.md#cardcodeverification)
Expand All @@ -13,38 +13,38 @@
- [CardNumber](BraintreeFormFieldType.md#cardnumber)
- [CardNumberVerification](BraintreeFormFieldType.md#cardnumberverification)

## Enumeration members
## Enumeration Members

### CardCode

**CardCode** = `"cardCode"`
**CardCode**

___

### CardCodeVerification

**CardCodeVerification** = `"cardCodeVerification"`
**CardCodeVerification**

___

### CardExpiry

**CardExpiry** = `"cardExpiry"`
**CardExpiry**

___

### CardName

**CardName** = `"cardName"`
**CardName**

___

### CardNumber

**CardNumber** = `"cardNumber"`
**CardNumber**

___

### CardNumberVerification

**CardNumberVerification** = `"cardNumberVerification"`
**CardNumberVerification**
Loading

0 comments on commit a9e7a94

Please sign in to comment.