@bootpay/client-js 5.0.3-rc.3 → 5.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -2,7 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
## Change Log
|
|
4
4
|
|
|
5
|
-
### 5.0
|
|
5
|
+
### 5.1.0 ( Stable Latest )
|
|
6
|
+
|
|
7
|
+
* 지갑 SDK 추가
|
|
8
|
+
* device uuid cookie로 저장 -> localStoage로 다시 재변경
|
|
9
|
+
|
|
10
|
+
### 5.0.2
|
|
6
11
|
|
|
7
12
|
* 위젯 render parameters interface partial 참조로 변경
|
|
8
13
|
* 위젯 request payment parameters data type을 SDK 결제 요청 data type으로 변경
|