Skip to content

Releases: tosspayments/payment-sdk-android

0.1.17

19 Dec 02:35
f0f29ad
Compare
Choose a tag to compare

0.1.17 (2024.12.19)

Added

Payment SDK 다통화승인(외화결제) 지원

0.1.16

03 Jul 02:47
Compare
Choose a tag to compare

0.1.16 (2024.07.03)

Fixed

결제 취소 에러 문구 한글로 변경

0.1.15

06 Mar 11:30
Compare
Choose a tag to compare

0.1.15 (2024.03.06)

Fixed

삼성카드 일반결제 백신 앱 (vguard) 이슈 대응

0.1.14

03 Jan 09:39
Compare
Choose a tag to compare

0.1.14 (2024.01.03)

Added

requestPayment의 PaymentInfo에 useInternationalCardOnly 파라미터 추가

0.1.13

13 Dec 08:43
Compare
Choose a tag to compare

0.1.13 (2023.12.13)

Fixed

카드사 결제 페이지에서 취소 시 에러 화면으로 이동하는 이슈 수정

0.1.12

11 Oct 11:55
9821a2d
Compare
Choose a tag to compare

0.1.12 (2023.10.11)

Added

고객이 선택한 결제수단 반환

com.tosspayments.paymentsdk.PaymentWidget.getSelectedPaymentMethod(): SelectedPaymentMethod

위젯 렌더링 status listener에 onFail 메서드 추가

com.tosspayments.paymentsdk.model.PaymentWidgetStatusListener.onFail(fail: TossPaymentResult.Fail)

0.1.11

26 Jul 07:24
Compare
Choose a tag to compare
0.1.11 Pre-release
Pre-release

0.1.11 (2023.07.26)

Fixed

결제 위젯에서 발생하는 Error Event 수신이 안되는 이슈 수정

0.1.10

11 Jul 07:16
Compare
Choose a tag to compare

0.1.10 (2023.07.11)

Changed

결제 카드사 추가

0.1.9

03 Jul 16:35
Compare
Choose a tag to compare

0.1.9 (2023.07.04)

Added

해외결제 지원 및 멀티위젯 옵션 추가

0.1.8

03 Jul 05:49
Compare
Choose a tag to compare

0.1.8 (2023.06.26)

Added

위젯 렌더링 status listener 추가

com.tosspayments.paymentsdk.model.PaymentWidgetStatusListener

Changed

renderPaymentMethods, renderAgreement 메서드 paymentWidgetStatusListener parameter 추가