Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.12 KB

PaymentRequestParameters.md

File metadata and controls

26 lines (19 loc) · 1.12 KB

PaymentRequestParameters

Properties

Name Type Required Description Examples
referenceId string
amount number
currency PaymentRequestCurrency ☑️
paymentMethod PaymentMethodParameters
description string
captureMethod PaymentRequestCaptureMethod
initiator PaymentRequestInitiator
paymentMethodId string
channelProperties PaymentRequestParametersChannelProperties
shippingInformation PaymentRequestShippingInformation
items PaymentRequestBasketItem[]
customerId string
customer object
metadata object

[Back to README]