Create new payment

Create a new payment in the pending state, once the user has paid state will change to authorized, and we'll send a callback

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

payment

integer
required
≥ 1

The amount in currency's lowest denominator

boolean
string
uri
uri
string
required

The currency in ISO 4217 format

string
length between 5 and 5

Locale to use in payment window

methods
array of strings

The following payment methods can be defined as available when creating the payment. Ex. if ["card"] is sent all available card methods for the account will be available.

card

  • dankort
  • mastercard
  • visa
  • visadebit / visaelectron
  • mastercarddebit

wallet

  • mobilepay
  • vippspsp
  • googlepay
  • applepay
  • stripe_payco
  • stripe_naverpay
  • stripe_kakaopay

paylater

  • anyday
  • viabill
  • stripe_billie

thirdparty

  • paypal
  • klarna
  • stripe_klarna
  • vippsepayment

banktransfer

  • swish
  • stripe_ideal
  • stripe_bancontact
  • stripe_przelewy24
  • stripe_swish
  • stripe_twint
  • stripe_blik
  • stripe_sepa
methods
order
object
string
required
length between 1 and 36
uri
boolean
variables
object
string

UUID of branding to use on payment window

string
length between 2 and 22
integer
≥ 0

Specify amount of seconds the payment will be available for the cardholder.

Response

Callbacks
Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json