Skip to content

Releases: bootpay/backend-ruby

v1.2.0 — NodeJS @bootpay/backend-js@2.6.0 parity

14 May 07:37

Choose a tag to compare

NodeJS @bootpay/backend-js@2.6.0 기준 PG API parity 보완

신규 11개 메서드 추가. 기존 메서드 시그니처/URL 불변, 백워드 호환 유지.

본인인증

  • request_authentication
  • confirm_authentication
  • realarm_authentication

현금영수증

  • cash_receipt_publish_on_receipt
  • cash_receipt_cancel_on_receipt
  • request_cash_receipt
  • cancel_cash_receipt

자동이체 빌링키

  • request_subscribe_automatic_transfer_billing_key
  • publish_automatic_transfer_billing_key

단일 조회

  • lookup_billing_key
  • subscribe_payment_reserve_lookup

내부 변경

  • Bootpay::Rest#requestparams: 옵션 추가 — DELETE 의 query-string (현금영수증 취소의 cancel_username / cancel_message) 등에 사용. 기존 호출은 영향 없음.

설치

```ruby
gem 'bootpay', '~> 1.2.0'
```

RubyGems: https://rubygems.org/gems/bootpay/versions/1.2.0