Enums | |
---|---|
STATUS_UNSPECIFIED |
|
STATUS_OK |
Payment method is ok to use. |
STATUS_REQUIRE_FIX |
Payment method requires fix before using. |
STATUS_INAPPLICABLE |
Payment method cannot be used. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["Payment methods can have one of four statuses: unspecified, ok, require fix, or inapplicable."],["`STATUS_OK` indicates the payment method is ready for use, while `STATUS_REQUIRE_FIX` signals the need for adjustments before it can be used."],["`STATUS_INAPPLICABLE` signifies that the payment method cannot be utilized, and `STATUS_UNSPECIFIED` serves as a default or neutral state."]]],[]]