Aller au contenu principal

Create payment request

POST 

/web3/kypay/onramp/card/payment_link

Create payment request

Request

Body

Payment request instruction

    AccountId stringrequired

    Account Id

    Amount integerrequired

    Amount in euro cents (10000 = 100Ôé¼)

    ClientIP stringrequired

    Client IP

    Description stringrequired

    Description

    ReturnUrl stringrequired

    Return Url

Responses

Transaction details

Schema
    PaymentUrl stringrequired

    Payment URL

    RefTransaction stringrequired

    Uniq ref to the futur transaction

Loading...