Skip to main content

BaseQuoteV2

Quote object containing all information needed for on-ramp partner to display our quotes to the client

    sourceDetails

    object

    Source details - amount, currency and payment method

    amount number

    Source amount used for buying crypto

    currency string

    Source currency used for buying crypto

    paymentMethod PaymentMethod (string)

    Possible values: [CARD, BALANCE]

    The payment method used by the customer

    destinationDetails

    object

    Destination asset details - amount, cryptocurrency, network processing the transaction

    amount numberrequired

    The amount of the purchased cryptocurrency

    currency stringrequired

    The cryptocurrency the customers wants to purchase

    network stringrequired

    The network of the cryptocurrency

    sourceToDestinationRate number

    How much does one unit in source currency cost in destination currency

    destinationToSourceRate number

    How much does one unit in destination currency cost in source currency

    fees

    object[]

    Contains details on the fees for the payment - type, amount and currency of the fee

  • Array [

  • type string

    Possible values: [TRANSACTION, PARTNER, FX, NETWORK]

    Fee type:

    • FX - Applies when customer's fiat currency is not EUR
    • NETWORK - Goes to a blockchain network for transferring a digital asset on that network
    • TRANSACTION - Fee charged by Paysafe for the Transaction
    • PARTNER - Fee charged on top of the Transaction and FX fee, shared with the Skrill Referral Partner
    amount number

    Fee amount

    currency string

    Fee currency

  • ]

  • totalSpend number

    Total amount spent without taxes

    totalSpendCurrency string

    Final total spend currency