Class: Whop_sdk::CheckoutConfigurations::Types::CreateCheckoutConfigurationsResponseEffectivePaymentMethodConfiguration

Inherits:
Internal::Types::Model
  • Object
show all
Defined in:
lib/whop_sdk/checkout_configurations/types/create_checkout_configurations_response_effective_payment_method_configuration.rb

Overview

The configuration governing a checkout mounted from this configuration, resolved through every layer (its own overrides, the plan's, and the account's) — the shape a session's payment_method_configuration carries. Apply it over the payment method types catalogue for the offerable set. null means platform defaults; payment_method_configuration stays this configuration's own editable override.

Method Summary

Methods inherited from Internal::Types::Model

#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load

Constructor Details

This class inherits a constructor from Whop_sdk::Internal::Types::Model