Pass True if you require the user's email address to complete the order.
Pass True if you require the user's full name to complete the order.
Pass True if you require the user's phone number to complete the order.
Pass True if you require the user's shipping address to complete the order.
Photo height.
Photo size in bytes.
URL of the product photo for the invoice. Can be a photo of the goods or a marketing image for a service..
Photo width.
JSON-serialized data about the invoice, which will be shared with the payment provider. A detailed description of required fields should be provided by the payment provider..
Pass True if the user's email address should be sent to the provider.
Pass True if the user's phone number should be sent to the provider.
A JSON-serialized array of suggested amounts of tips in the smallest units of the currency (integer, not float/double). At most 4 suggested tip amounts can be specified. The suggested tip amounts must be positive, passed in a strictly increased order and must not exceed max_tip_amount..
Generated using TypeDoc
Pass True if the final price depends on the shipping method.