📱 Vipps MobilePay Recurring API v3

Test interface for Recurring Payments Merchant API v3.1.2

💡 Kom i gang

  1. Opret en Vipps MobilePay merchant konto på developer.vippsmobilepay.com
  2. Hent dine API credentials:
    • client_id og client_secret
    • Ocp-Apim-Subscription-Key (Primary eller Secondary)
    • MSN (Merchant Serial Number)
  3. Indsæt credentials øverst i denne fil
  4. Test med "Test Token" knappen

API Version: Recurring API v3.1.2 (OpenAPI 3.0.0)

Test Access Token

Opret Aftale (DraftAgreementV3)

Pricing (påkrævet)

Interval (påkrævet)

URLs (påkrævet)

Produkt

Valgfrit

Hent Aftaler (ListAgreementsV3)

Hent Enkelt Aftale (FetchAgreementV3)

Opdater Aftale (UpdateAgreementPatchV3)

🧪 Force Accept Aftale (Kun Test Environment)

⚠️ Dette endpoint virker kun i sandbox miljøet

Brug dette til at acceptere en aftale uden MobilePay app. Perfekt til test!

ID fra den aftale du lige har oprettet

Test telefonnummer (format: 4512345678 for DK)

Opret Charge (CreateChargeV3)

Hent Charges (ListChargesV3)

Hent Enkelt Charge (FetchChargeV3)

Annuller Charge (CancelChargeV3)

Refunder Charge (RefundChargeV3)

Capture Charge (CaptureChargeV3)

Kun for charges med RESERVE_CAPTURE transaction type

Kan være mindre end reserveret beløb (partial capture)

API Dokumentation

Recurring Payments Merchant API v3.1.2

Denne side implementerer alle hovedendpoints fra OpenAPI specifikationen:

  • Agreement endpoints: Create, List, Fetch, Update
  • Charge endpoints: Create, List, Fetch, Cancel, Refund, Capture
  • Servers: api.vipps.no (production), apitest.vipps.no (test)

📚 Fuld API Dokumentation