@bootpay/backend-js
Advanced tools
+3
-0
@@ -0,1 +1,4 @@ | ||
| ### 2.3.2 | ||
| * 배송등록 api 필드 추가 | ||
| ### 2.3.1 | ||
@@ -2,0 +5,0 @@ * requestSubscribePayment 함수 추가 |
@@ -20,3 +20,3 @@ "use strict"; | ||
| this.apiVersion = '5.0.0'; | ||
| this.sdkVersion = '2.3.1'; | ||
| this.sdkVersion = '2.3.0'; | ||
| this.mode = 'production'; | ||
@@ -23,0 +23,0 @@ this.$http = axios_1.default.create({ |
@@ -278,2 +278,3 @@ export interface AccessTokenResponseParameters { | ||
| receipt_id: string; | ||
| receipt_url: string; | ||
| tracking_number: string; | ||
@@ -280,0 +281,0 @@ delivery_corp: string; |
+1
-1
| { | ||
| "name": "@bootpay/backend-js", | ||
| "version": "2.3.1", | ||
| "version": "2.3.2", | ||
| "description": "Bootpay Server Side Package for Node.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/bootpay.d.ts", |
72617
0.1%1210
0.08%