bootpay_flutter 1.0.1
bootpay_flutter: ^1.0.1 copied to clipboard
This plugin is payment modules of Bootpay for Flutter version.
1.0.1 #
- 가상계좌 결제시 결제결과에 가상계좌정보 포함되도록 수정
1.0.0 #
- payment method가 대문자로 치환하여 적용하도록 변경
- bootpay실행부분 exception catch 되도록 변경
- ios에서 결제수단을 무조건 소문자로 치환하여 처리되도록 수정.
- android onActivityResult 수행시 결제모듈로 실행될 경우에만 MethodChannel로 응답처리되게 수정.
0.0.9 #
- Flutter PlatformChannel에서 발생하는 에러 fix.
- Example 수정
0.0.8 #
- bootpay 미지원 method 주석처리
0.0.7 #
- changed bootpay version for android
- ignored .vscode directory
0.0.6 #
- android back button 터치시 사용자에 의한 취소로 처리되게 수정함.
- ios 결제값 return로직 변경
0.0.5 #
- README example 오타 수정 ( ╥﹏╥) ノシ
0.0.4 #
- README example 오타 수정.
0.0.3 #
- 결제상태 처리를 bootpay의 action으로 대체.
- README example 수정.
- bootpay_flutter version변경.
0.0.2 #
- Removed unused dependencies.
- Updated package description.
- Reformatted dart code.
0.0.1 #
- initial release.