Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Update docs/third-party-developers/extensibility/data-store/payment.md
Browse files Browse the repository at this point in the history
Co-authored-by: Niels Lange <[email protected]>
  • Loading branch information
Tarun Vijwani and nielslange authored Dec 8, 2023
1 parent ab574db commit 946bf90
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ Returns the list of payment methods that are incompatible with Checkout block.

#### _Returns_ <!-- omit in toc -->

- `object`: A list of incompatible payment methods with the following properties:
- `object`: A list of incompatible payment methods with the following properties, or an empty object if no payment or express payment methods have been initialized:
- _name_ `string`: The name of the payment method.

#### _Example_ <!-- omit in toc -->
Expand Down

0 comments on commit 946bf90

Please sign in to comment.