| 枚举 | |
|---|---|
| STATUS_UNSPECIFIED | |
| STATUS_OK | 可以使用付款方式。 | 
| STATUS_REQUIRE_FIX | 必须先解决付款方式问题,然后才能使用。 | 
| STATUS_INAPPLICABLE | 无法使用此付款方式。 | 
      Status
  
  
  如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
  
  
    
      [null,null,["最后更新时间 (UTC):2025-07-26。"],[],["The core content defines an enumeration (`Enums`) with four possible statuses for a payment method. `STATUS_UNSPECIFIED` is undefined. `STATUS_OK` indicates the payment method is valid. `STATUS_REQUIRE_FIX` means the payment method needs correction before use. Finally, `STATUS_INAPPLICABLE` signifies that the payment method is not usable. These statuses dictate the usability and state of a given payment method.\n"]]
    
  
            
          