class Afterpay::Components::Merchant
Attributes
popup_origin_url[RW]
@attribute popup_origin_url
@return [String] URL to receive Javascript callbacks from Afterpay
(e.g. onComplete, onShippingAddressChange, etc). Include the scheme, hostname and port. Port is optional.
redirect_cancel_url[RW]
@attribute redirect_cancel_url
@return [String] The user to redirected to this URL if the payment process is cancelled.
redirect_confirm_url[RW]
@attribute redirect_confirm_url
@return [String] The user is redirected to this URL on confirmation.