Aller au contenu principal

Create payment request

POST 

/web3/kypay/onramp/card/payment_link

Create payment request

Request

Body

Payment request instruction

    AccountId string

    Account Id

    Amount integer

    Amount in euro cents (10000 = 100€)

    ClientIP string

    Client IP

    Description string

    Description

    ReturnUrl string

    Return Url

Responses

Transaction details

Schema
    PaymentUrl string

    Payment URL

    RefTransaction string

    Uniq ref to the futur transaction

Loading...