struct

Mollie::Base::Payment

Inherits Mollie::Mixins::Linkable / Mollie::Base::Resource / JSON::Serializable / Mollie::Json::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source

Instance methods

amount
amount_captured
amount_charged_back
amount_refunded
amount_remaining
application_fee
authorized?
Source
authorized_at
cancel_url
canceled?
Source
canceled_at
captures(options : Hash | NamedTuple = HS2.new)
Source
chargebacks(options : Hash | NamedTuple = HS2.new)
Source
checkout_url
Source
country_code
created_at
customer(options : Hash | NamedTuple = HS2.new)
Source
customer_id
description
details
Source
expired?
Source
expired_at
expires_at
failed?
Source
failed_at
id
is_cancelable
lines
locale
mandate(options : Hash | NamedTuple = HS2.new)
Source
mandate_id
metadata
method
mode
open?
Source
order(options : Hash | NamedTuple = HS2.new)
Source
order_id
pending?
Source
profile_id
redirect_url
refund!(options : Hash | NamedTuple = HS2.new)
Source
refunded?
Source
refunds(options : Hash | NamedTuple = HS2.new)
Source
restrict_payment_methods_to_country
sequence_type
settlement(options : Hash | NamedTuple = HS2.new)
Source
settlement_amount
settlement_id
status
subscription(options : Hash | NamedTuple = HS2.new)
Source
subscription_id
webhook_url

Nested types