Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 8.77 KB

InlineResponse200_74.md

File metadata and controls

44 lines (36 loc) · 8.77 KB

InlineResponse_200_74

Properties

Name Type Required Description
data InlineResponse200_74Data
status Status1

InlineResponse_200_74Data

Properties

Name Type Required Description
language str Determines the default language of the hosted page. When this parameter is null, the language of the user's browser is used. If the language of the user's browser cannot be determined, the default language is English
merchant_alias str Reserved, the default name is Rapyd
merchant_color str Color of the call-to-action (CTA) button on the hosted page. To configure this field, use the Client Portal
merchant_customer_support MerchantCustomerSupport Contains details of the client’s customer support. To configure these fields, use the Client Portal.
merchant_logo str URL for the image of the client's logo. To configure this field, use the Client Portal
merchant_website str The URL where the customer is redirected after exiting the hosted page. Relevant when cancel_url or complete_url or both fields is unset. To configure this field, use the Client Portal
redirect_url str URL of the hosted page that is shown to the customer.
merchant_terms str URL for the client's terms and conditions. To configure this field, use the Client Portal
cancel_url str URL where the customer is redirected after pressing Back to Website to exit the hosted page. This URL overrides the merchant_website URL. Does not support localhost URLs.
complete_url str URL where the customer is redirected after pressing Close to exit the hosted page. This URL overrides the merchant_website URL. Does not support localhost URLs.
merchant_privacy_policy str URL for the terms and conditions of the agreement between the client and the client’s customers. To configure this field, use the Client Portal.
page_expiration float End of the time when the customer can use the hosted page, in Unix time. If page_expiration is not set, the hosted page expires 14 days after creation. Range is 1 minute to 30 days.
status HostedPageStatus Status of the hosted page. One of the following: NEW - The hosted page was created. DON - Done. The card was added to the customer profile. EXP - The hosted page expired.
card Card
country str
currency str In transactions without FX, defines the currency of the transaction. Three-letter ISO 4217 code.<BR> In FX transactions:<BR> _ When fixed_side is buy, it is the currency received in the Rapyd wallet.<BR> _ When fixed_side is sell, it is the currency charged to the buyer.
customer str ID of the customer, a string starting with cus_.
id_ str ID of the card token hosted page, a string starting with hpcard
payment_method_type str Limits the page to a specific type of payment method. For example, dk_visa_card
payment_params PaymentParams
customer_card_payment_methods CustomerPaymentMethod

Card

Properties

Name Type Required Description
name str The name of the person that the card is issued to.