Inactivate payment method

Log in to see full request history

A payment method can be inactivated. An inactivated payment method will not be used to pay invoices.

Errors

The operation can generate the following errors beside the generic HTTP error codes described here.

Error code HTTP codeDescription
40404Payment method not found
42 400 Payment method not active
Path Params
string
required

Payment method id

Responses

Response body
object
string
required
length ≥ 1

Unique id for payment method

string
required
length ≥ 1

State of the payment method: active, inactivated, failed, pending or deleted

active inactivated failed pending deleted

string
required
length ≥ 1

Customer by handle

string

Optional reference provided when creating the payment method. For payment methods created with Frisbii Checkout the reference will correspond to the session id for the Checkout session that created the payment method.

date-time

Date when the payment method failed. In ISO-8601 extended offset date-time format.

date-time
required

Date when the payment method was created. In ISO-8601 extended offset date-time format.

card
object

Card object in case of Apple Pay payment method

string
required
length ≥ 1

Card gateway tied to card

string

Uniquely identifies this particular card number

date-time

Date and time of reactivation if the card has been reactivated from failed state. In ISO-8601 extended offset date-time format.

string
required
length ≥ 1

Card gateway reference id

string
required
length ≥ 1

Card type: unknown, visa, mc, dankort, visa_dk, ffk, visa_elec, maestro, laser, amex, diners, discover, jcb or china_union_pay

unknown visa mc dankort visa_dk ffk visa_elec maestro laser amex diners discover jcb china_union_pay

string

Card type used in authentication and the card type used for subsequent MIT transactions. Will differ from card_type if co-branded card. unknown, visa, mc, dankort, visa_dk, ffk, visa_elec, maestro, laser, amex, diners, discover, jcb or china_union_pay

unknown visa mc dankort visa_dk ffk visa_elec maestro laser amex diners discover jcb china_union_pay

string
required
length ≥ 1

Card agreement id

string

Card expire date on form MM-YY

string

Masked card number

date-time

Date and time of last successful use of the card. In ISO-8601 extended offset date-time format.

date-time

Date and time of last failed use of the card. In ISO-8601 extended offset date-time format.

date-time

Date and time of first successful use of the card. In ISO-8601 extended offset date-time format.

string

An error code from the last failed use of the card. See transaction errors.

string

Error state from last failed use of the card: pending, soft_declined, hard_declined or processing_error

pending soft_declined hard_declined processing_error

int32

Number of soft and hard declined attempts for the card since created or since last successful transaction

string

Status for strong customer authentication: threed_secure - 3D Secure authenticated, threed_secure_not_enrolled - 3D Secure authentication not performed as card not enrolled, secured_by_nets - Secure by Nets authenticated

threed_secure threed_secure_not_enrolled secured_by_nets

string

If 3D Secure authenticated the 3D status will either be Y (fully authenticated) or A (attempted authenticated). An attempted authentication means that card issuer (e.g. bank) does not support 3D Secure so no full authentication has been performed. Attempted authentication normally means liability shift, but this can differ between acquirers.

string

If this parameter is set the card has been flagged by Frisbii Risk Filter with a flag rule. Special attention may be required before using the card for recurring payments or subscription sign-up.

string

Card issuing country in ISO 3166-1 alpha-2

string

State of tokenization for card active, suspended or deleted

active suspended deleted

applepay
object

Card object in case of Apple Pay payment method

string
required
length ≥ 1

Card gateway tied to card

string

Uniquely identifies this particular card number

date-time

Date and time of reactivation if the card has been reactivated from failed state. In ISO-8601 extended offset date-time format.

string
required
length ≥ 1

Card gateway reference id

string
required
length ≥ 1

Card type: unknown, visa, mc, dankort, visa_dk, ffk, visa_elec, maestro, laser, amex, diners, discover, jcb or china_union_pay

unknown visa mc dankort visa_dk ffk visa_elec maestro laser amex diners discover jcb china_union_pay

string

Card type used in authentication and the card type used for subsequent MIT transactions. Will differ from card_type if co-branded card. unknown, visa, mc, dankort, visa_dk, ffk, visa_elec, maestro, laser, amex, diners, discover, jcb or china_union_pay

unknown visa mc dankort visa_dk ffk visa_elec maestro laser amex diners discover jcb china_union_pay

string
required
length ≥ 1

Card agreement id

string

Card expire date on form MM-YY

string

Masked card number

date-time

Date and time of last successful use of the card. In ISO-8601 extended offset date-time format.

date-time

Date and time of last failed use of the card. In ISO-8601 extended offset date-time format.

date-time

Date and time of first successful use of the card. In ISO-8601 extended offset date-time format.

string

An error code from the last failed use of the card. See transaction errors.

string

Error state from last failed use of the card: pending, soft_declined, hard_declined or processing_error

pending soft_declined hard_declined processing_error

int32

Number of soft and hard declined attempts for the card since created or since last successful transaction

string

Status for strong customer authentication: threed_secure - 3D Secure authenticated, threed_secure_not_enrolled - 3D Secure authentication not performed as card not enrolled, secured_by_nets - Secure by Nets authenticated

threed_secure threed_secure_not_enrolled secured_by_nets

string

If 3D Secure authenticated the 3D status will either be Y (fully authenticated) or A (attempted authenticated). An attempted authentication means that card issuer (e.g. bank) does not support 3D Secure so no full authentication has been performed. Attempted authentication normally means liability shift, but this can differ between acquirers.

string

If this parameter is set the card has been flagged by Frisbii Risk Filter with a flag rule. Special attention may be required before using the card for recurring payments or subscription sign-up.

string

Card issuing country in ISO 3166-1 alpha-2

string

State of tokenization for card active, suspended or deleted

active suspended deleted

string
required

Payment type for saved payment method, either: card, emv_token, vipps_recurring, applepay, mobilepay_subscriptions, sepa, offline_cash, offline_bank_transfer or offline_other

card emv_token vipps_recurring applepay mobilepay_subscriptions sepa offline_cash offline_bank_transfer offline_other

mps_subscription
object

MPS subscription object in case of MPS payment method

string

Optional external id at MobilePay defined when creating the subscription

vipps_recurring_mandate
object

Vipps Recurring mandate object in case of Vipps Recurring payment method

Has additional fields
sepa_mandate
object

SEPA mandate object in case of SEPA payment method

string
string
twint_mandate
object

Twint mandate object in case of Twint payment method

Has additional fields
offline_mandate
object

Offline mandate object in case of Offline payment method

string
required

Offline agreement handle

string

Optional offline agreement name

paypal_mandate
object

PayPal mandate object in case of PayPal payment method

Has additional fields

Language
Credentials
: