Skip to content

Commit

Permalink
chore(payment): reflect readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rdlabo committed Jan 29, 2024
1 parent 18f7ea0 commit bb2b9cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/payment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -618,6 +618,8 @@ iOS Only
| **`countryCode`** | <code>string</code> |
| **`currency`** | <code>string</code> |
| **`requiredShippingContactFields`** | <code>('postalAddress' \| 'phoneNumber' \| 'emailAddress' \| 'name')[]</code> |
| **`allowedCountries`** | <code>string[]</code> |
| **`allowedCountriesError`** | <code>string</code> |


#### PluginListenerHandle
Expand Down

0 comments on commit bb2b9cb

Please sign in to comment.