Skip to main content

Bybit Pay changelog

2025-09-09

REST API

  • Create Payment [UPDATE]
    • Add remarks in customer object in API /v5/bybitpay/create_pay and /v5/bybitpay/pay_result

2025-09-03

REST API

2025-07-04

REST API

  • Payment FxConvert [NEW]
    • Add 5.1.5 Payment FxConvert API
    • Support fiat or crypto create order, settlement diff currency
  • Payout [UPDATE]
    • Add payout mcc required

2025-06-30

REST API

2025-06-01

REST API

  • Add crypto scale support

2025-05-28

REST API

  • Create Payment [UPDATE]
    • Add customer with uid field in API /v5/bybitpay/pay_result and Payment Notify
  • Payment Status Mock (sandbox) [UPDATE]
    • Refactor pay status mock path from /v5/bybitpay/pay-status/mock to /v5/bybitpay/paystatus/mock

2025-05-27

REST API

  • Payment Type [UPDATE]
    • Refactor payment type from BYBIT_PAY_MERCHANT_PAYOUT to MERCHANT_PAYOUT

2025-05-21

REST API

2025-05-13

REST API

2025-05-09

REST API

  • Payout [UPDATE]
    • Add payout status

2025-04-16

REST API

2025-03-31

REST API

2025-03-03

REST API

  • Refund [UPDATE]
    • Change clientId to not required when initial a refund or query the order status
    • Change request body type from json array to json object when creating a refund order
    • Add merchantRefundNo when creating a refund order
  • Create Payment [UPDATE]
    • Move field goods into PayOrder structure
    • Move field customer from PayOrder structure
    • Rename orderAmount to amount for all PayOrder type
  • Payment Notify [UPDATE]
    • Change notify request body
  • Signature Algorithm [UPDATE]
    • Add signature algorithm description
  • Error Codes [UPDATE]
    • Add error code 50000 (Bybit internal error)
    • Add error code 400004 (Order not found)
    • Add error code 500105 (Order not paid)
  • Data Types [UPDATE]
    • Change regionTime to registerTime in Customer type
    • Add Type RefundOrder, remove fields of refund from PayOrder
    • Remove all Customer and Good data from response structure

2025-02-17

REST API

  • Modify the state machine
  • Add PayId to the Payment Notify demo
  • Add Authentication description to Payment Notify
  • Add MCC Codes explanation of goods details