1. Card Payment
Minted
  • Resmi Dökümantasyon
  • Authorization
  • Balances
    • Partner Balance
      GET
    • Customer Balance
      GET
    • Update Customer Cash Balance
      PATCH
  • Buy
    • Customer
      • From Amount
        • Price Fix(Get Prices)
        • Buy (Gold)
        • Buy (Silver)
        • Calculate Price
      • From Total Price
        • Price Fix(Get Prices)
        • Buy (Gold)
        • Buy (Silver)
    • Partner
      • Price Fix(Get Prices)
      • Buy (Gold)
      • Buy (Silver)
    • Card Payment
      • Documentation
      • Payment Get All Types
        GET
      • Card Payment Price Fix (Get Prices)
        POST
      • Card Payment Bin Query (Installments/Comissions)
        POST
      • Card Payment Buy (with card number)
        POST
      • Card Payment Buy (with card token)
        POST
      • Card Payment Get Order
        GET
  • CardStorage
    • Card Storage List
      POST
    • Card Storage Add
      POST
    • Card Storage Delete
      POST
  • Customer
    • Remove Customer Id
      DELETE
    • Create Customer
      POST
    • Update Customer
      PATCH
    • Get Customer
      GET
    • Customer Wallet Kyc - Get
      GET
    • Customer Wallet Kyc - Upsert
      POST
    • Customer Wallet Kyc - Bulk Upsert
      POST
  • Delivery
    • Delivery - List Wallets
    • Delivery - Calculate
    • Delivery - Create (Wallet)
    • Delivery - Create (Card Payment)
  • Sell
    • Customer
      • Price Fix (Get Prices)
      • Sell (Gold)
      • Sell (Silver)
    • Partner
      • Price Fix (Get Prices)
      • Sell (Gold)
      • Sell (Silver)
  • Authentication
    • Authorize Minted
  • Partner Orders
    GET
  • Schemas
    • Sample Schemas
      • Pet
      • Category
      • Tag
    • Schemas
      • mintedApp.Api.Models.LoginViewModel
      • mintedApp.Api.Models.RegisterViewModel
      • mintedApp.Application.Dtos.Admin.AddProducerAM
      • mintedApp.Application.Dtos.Admin.MerchantAM
      • mintedApp.Application.Dtos.Balances.UpdateCustomerBalanceAM
      • mintedApp.Application.Dtos.Buy.CardPayment.BinQueryAM
      • mintedApp.Application.Dtos.Buy.CardPayment.BuyWithCardNumberAM
      • mintedApp.Application.Dtos.Buy.CardPayment.BuyWithCardTokenAM
      • mintedApp.Application.Dtos.Buy.CardPayment.BuyWithCardTokenCustomer
      • mintedApp.Application.Dtos.Buy.CardPayment.BuyWithCardTokenItem
      • mintedApp.Application.Dtos.Buy.CardPayment.BuyWithCardTokenPayment
      • mintedApp.Application.Dtos.Buy.CardPayment.CardPaymentPriceFixAM
      • mintedApp.Application.Dtos.Buy.CardPayment.Customer
      • mintedApp.Application.Dtos.Buy.CardPayment.Item
      • mintedApp.Application.Dtos.Buy.CardPayment.Payment
      • mintedApp.Application.Dtos.Buy.Customer.BuyGoldAM
      • mintedApp.Application.Dtos.Buy.Customer.BuySilverAM
      • mintedApp.Application.Dtos.Buy.Customer.GoldCustomer
      • mintedApp.Application.Dtos.Buy.Customer.GoldItem
      • mintedApp.Application.Dtos.Buy.Customer.PriceFixAM
      • mintedApp.Application.Dtos.Buy.Customer.SilverCustomer
      • mintedApp.Application.Dtos.Buy.Customer.SilverItem
      • mintedApp.Application.Dtos.Buy.Partner.BuyGoldAM
      • mintedApp.Application.Dtos.Buy.Partner.BuySilverAM
      • mintedApp.Application.Dtos.Buy.Partner.Item
      • mintedApp.Application.Dtos.Buy.Partner.PrifeFixAM
      • mintedApp.Application.Dtos.Buy.Partner.SilverItem
      • mintedApp.Application.Dtos.CardStorage.CardStorageAddAM
      • mintedApp.Application.Dtos.CardStorage.CardStorageDeleteAM
      • mintedApp.Application.Dtos.CardStorage.CardStorageListAM
      • mintedApp.Application.Dtos.Customer.CustomerAM
      • mintedApp.Application.Dtos.Customer.CustomerKycAM
      • mintedApp.Application.Dtos.Customer.CustomerKycBulkAM
      • mintedApp.Application.Dtos.Customer.Kcy
      • mintedApp.Application.Dtos.Delivery.Address
      • mintedApp.Application.Dtos.Delivery.Billing
      • mintedApp.Application.Dtos.Delivery.CalculateAM
      • mintedApp.Application.Dtos.Delivery.CreateAM
      • mintedApp.Application.Dtos.Delivery.CreateCardPaymentAM
      • mintedApp.Application.Dtos.Delivery.CreateCardPaymentAddress
      • mintedApp.Application.Dtos.Delivery.CreateCardPaymentBilling
      • mintedApp.Application.Dtos.Delivery.CreateCardPaymentPayment
      • mintedApp.Application.Dtos.Delivery.CreateCardPaymentShipping
      • mintedApp.Application.Dtos.Delivery.Customer
      • mintedApp.Application.Dtos.Delivery.ResolveAM
      • mintedApp.Application.Dtos.Delivery.Shipping
      • mintedApp.Application.Dtos.Sell.Customer.Customer
      • mintedApp.Application.Dtos.Sell.Customer.Item
      • mintedApp.Application.Dtos.Sell.Customer.SellCustomerPriceFixAM
      • mintedApp.Application.Dtos.Sell.Customer.SellCustomerSellGoldAM
      • mintedApp.Application.Dtos.Sell.Customer.SellCustomerSellSilverAM
      • mintedApp.Application.Dtos.Sell.Customer.SellCustomerSellSilverCustomer
      • mintedApp.Application.Dtos.Sell.Customer.SellCustomerSellSilverItem
      • mintedApp.Application.Dtos.Sell.Partner.Item
      • mintedApp.Application.Dtos.Sell.Partner.SellPartnerPriceFixAM
      • mintedApp.Application.Dtos.Sell.Partner.SellPartnerSellGoldAM
      • mintedApp.Application.Dtos.Sell.Partner.SellPartnerSellSilverAM
      • mintedApp.Application.Dtos.Sell.Partner.SellPartnerSellSilverItem
  1. Card Payment

Card Payment Get Order

GET
/mintedapi/Buy/cardpayment/getOrder/{externalOrderId}

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Path Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location 'https://test.your-api-server.com/mintedapi/Buy/cardpayment/getOrder/' \
--header 'Authorization: Bearer <token>'

Responses

🟢200Success
application/json
Bodyapplication/json

Example
{
    "data": {
        "guid": "F5818C41-5674-4E49-A91A-1D1FD21A13F5",
        "order_code": "YID9Z07U",
        "external_id": "HYAQA01714rqz",
        "type": "Buy",
        "price": 1731.3,
        "tax": 0,
        "total": 1731.3,
        "status_name": "Pending",
        "order_at": "13-10-2023 11:10",
        "payment_cost": 10,
        "currency_code": "TRY",
        "customer": {
            "external_id": "1801262568",
            "firstname": "Mehmet",
            "middlename": "",
            "lastname": "Gülbilge",
            "fullname": "Mehmet Gülbilge",
            "email": "m.gulbilgeee@gmail.com",
            "phone": "+9053228080351",
            "gender": "M",
            "identity_number": "12345677938",
            "birthdate": "1970-01-31"
        },
        "payment": {
            "token": "mLPKxKnNbj0AYMcEMAd5e72zyFyPcUx5KKAZONIcMRhrqYqwmBARo4BGSVhj2mgXRKFDRsHBI6r5az9PW1VhyyOIhUA9pzvtfKHPYDtpVIAlxUgzRmGfInerFIFrRcpH",
            "transaction_id": null,
            "order_reference": "HYAQA01714rqz",
            "amount": 1731.3,
            "comission": 0,
            "total": 1731.3,
            "refunded_amount": 0,
            "error_code": null,
            "error_message": null,
            "state": "success",
            "details": {
                "card_cvv": "000",
                "card_expiry": "05/28",
                "card_holder": "John Due",
                "card_number": "404809******7528",
                "customer_ip": "127.0.0.1",
                "card_association": "Visa"
            }
        },
        "items": [
            {
                "product_id": 3000001,
                "sku": "GAU",
                "product_name": "Gold - Digital storage",
                "spot_price": 1656.16,
                "price": 1731.3,
                "tax_rate": 0,
                "tax": 0,
                "amount": 1,
                "total": 1731.3
            }
        ]
    },
    "success": true,
    "code": 0,
    "message": ""
}
Modified at 2024-12-30 14:34:31
Previous
Card Payment Buy (with card token)
Next
Card Storage List
Built with