LogoLogo
GitHubFeedback Form
EN
EN
  • GETTING STARTED
    • Welcome
    • Preliminaries
      • Sandbox
      • Authentication
        • HMACSHA256 Auth
      • Postman Collections
      • Live vs Sandbox
      • Idempotency
      • Limiters
  • Payment Methods
    • PayWithiyzico (PWI)
      • PWI Implementation
        • PWI-Initialize
        • PWI-Retrieve
        • PWI Sample Imp.
    • Direct Charge
      • Non-3DS
        • NON-3DS Implementation
          • Create Payment
          • Retrieve
      • 3DS
        • 3DS Implementation
          • Init 3DS
          • Auth 3DS
      • Checkout Form (CF)
        • CF Implementation
          • CF-Initialize
          • CF-Retrieve
          • CF Sample Imp.
    • PreAuth & Capture
      • Non-3DS
        • Non-3DS Implementation
          • Create PreAuth Payment
          • Create PostAuth Payment
  • Products
    • Online Payment
    • Marketplace
      • Marketplace Implementation
        • Submerchant
          • Submerchant Update
          • Retrieve Submerchant
          • Submerchant Price / Item Update
        • Online Payment
        • Approval
    • Subscription
      • Subscription Implementation
        • Subscription Product
        • Payment Plan
        • Subscription Transactions
        • Subscriber Transactions
    • Bank Transfer
      • Bank Transfer Implementation
        • Bank Transfer Init
        • Bank Transfer Retrieve
      • Bank Transfer FAQ
    • iyzilink
      • iyzilink API
    • Shopping Credit
      • Shopping Credit Implementation
        • Initialize Shopping Credit
        • Retrieve Shopping Credit
        • Shopping Credit Sample Imp.
  • Advanced
    • Card Storage
    • Reporting Service
    • Refund & Cancel
    • Webhook
    • SFTP
    • Settlement Files
    • Fraud Notifications
    • Installment & BIN Service
    • Refund to Balance
    • Retrieve Payment
    • Response Signature Validation
  • Platforms
    • Woocommerce
    • Opencart
    • Prestashop
    • Magento
    • IdeaSoft
    • Ticimax
    • T-Soft
    • Shopify
    • WIX
  • Add-ons
    • Error Codes
    • Test Cards
    • Integration Checklist
    • iyzico Logo Pack
Powered by GitBook
LogoLogo

Company

  • About
  • Career
  • Social
  • Youtube

Community

  • Github
  • Medium

Integration

  • Brand Guide
  • Solution Partners
  • Open Source

Contact

  • Contact Us
  • Support Center
On this page
  • Introduction
  • Step-1 : Sign up for a Sandbox
  • Step-2 : Take Your Credentials
  • Ready for Postman Collections
  1. GETTING STARTED
  2. Preliminaries

Sandbox

PreviousPreliminariesNextAuthentication

Last updated 1 year ago

Introduction

Here in this page, you'll have details of creating a Sandbox account and API credentials.

If you already have a Sandbox, then please follow the to login your account.

Step-1 : Sign up for a Sandbox

Please refer following link to sign up a Sandbox account;

A Sandbox account offers you to manage everything from one simple panel. Each account comes with unique merchantId as well as two pairs of credentials, API KEY & SECRET KEY, relatively.

KEY
VALUE

API Key

sandbox-...

Secret Key

sandbox-...

For the Sandbox, OTP is 123456 statically.

Step-2 : Take Your Credentials

In iyzico services, you will be asked for authentication before making any transaction. To find out where;

  1. Follow the path Settings > Merchant Settings from the menu on the left.

  2. Under the Merchant Settings page, go for API Keys section. Once you click on Show detail, there are the magic begins.

Ready for Postman Collections

By now, you've setup your Sandbox Account and find out API credentials.

  • Sandbox Account

  • API Credentials

It is time for a closer look at APIs with our Postman Collections.

Log in to your .

link
https://sandbox-merchant.iyzipay.com/auth/register
Sandbox Account