Sha256: 75e0eeeb82aa8476f154e60b7e26e987c43d712a160b457954b4faa77720ca0b

Contents?: true

Size: 1.14 KB

Versions: 96

Compression:

Stored size: 1.14 KB

Contents

# This file is automatically created by Recurly's OpenAPI generation process
# and thus any edits you make by hand will be lost. If you wish to make a
# change to this file, please create a Github issue explaining the changes you
# need and we will usher them to the appropriate places.
module Recurly
  module Resources
    class PlanHostedPages < Resource

      # @!attribute bypass_confirmation
      #   @return [Boolean] If `true`, the customer will be sent directly to your `success_url` after a successful signup, bypassing Recurly's hosted confirmation page.
      define_attribute :bypass_confirmation, :Boolean

      # @!attribute cancel_url
      #   @return [String] URL to redirect to on canceled signup on the hosted payment pages.
      define_attribute :cancel_url, String

      # @!attribute display_quantity
      #   @return [Boolean] Determines if the quantity field is displayed on the hosted pages for the plan.
      define_attribute :display_quantity, :Boolean

      # @!attribute success_url
      #   @return [String] URL to redirect to after signup on the hosted payment pages.
      define_attribute :success_url, String
    end
  end
end

Version data entries

96 entries across 96 versions & 1 rubygems

Version Path
recurly-4.36.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-4.35.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-3.27.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-4.34.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-3.26.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-4.33.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-4.32.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-4.31.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-4.30.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-4.29.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-3.25.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-4.28.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-4.27.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-3.24.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-3.23.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-4.26.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-4.25.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-4.24.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-4.23.0 lib/recurly/resources/plan_hosted_pages.rb
recurly-4.22.0 lib/recurly/resources/plan_hosted_pages.rb