payment-sdk-android 연동 관련 문의
dependencies {
implementation 'com.github.tosspayments:payment-sdk-android:<CURRENT_VERSION>'
}
11 Replies
⏳ 잠시만 기다려주세요! 곧 답변드리겠습니다
오류 문의일 경우 아래 정보를 미리 전달해주시면, 빠른 답변에 도움이 됩니다.
- 주문번호(orderId) :
- 문의 내용 :
(img를 함께 첨부해주시면 도움이됩니다)
* 계약관련 내용은 1544-7772로 문의주세요.
* 주말/공휴일에는 답변이 늦을 수 있어요.
0.1.2는 문제가 없는데 0.1.4는 gradle sync 이후 오류가 발생합니다.
Could not determine the dependencies of task ':app:extractIncludeITGODevDebugProto'.
Could not resolve all files for configuration ':app:ITGODevDebugCompileClasspath'. Could not resolve com.github.tosspayments:payment-sdk-android:0.1.4.Required by: project :app
No matching variant of com.github.tosspayments:payment-sdk-android:0.1.4 was found. The consumer was configured to find an API of a component, preferably optimized for Android, as well as attribute 'com.android.build.api.attributes.BuildTypeAttr' with value 'debug', attribute 'com.android.build.api.attributes.ProductFlavor:client' with value 'ITGO', attribute 'com.android.build.api.attributes.ProductFlavor:server' with value 'Dev', attribute 'com.android.build.api.attributes.AgpVersionAttr' with value '7.2.2', attribute 'org.jetbrains.kotlin.platform.type' with value 'androidJvm' but:- Variant 'liveReleaseApiElements-published' capability com.github.tosspayments:payment-sdk-android:0.1.4 declares an API of a component, as well as attribute 'org.jetbrains.kotlin.platform.type' with value 'androidJvm': - Incompatible because this component declares a component, as well as attribute 'com.android.build.api.attributes.ProductFlavor:server' with value 'live' and the consumer needed a component, as well as attribute 'com.android.build.api.attributes.ProductFlavor:server' with value 'Dev' - Other compatible attributes: 빌드 오류 내용입니다.
https://discord.com/channels/864296203746803753/1117655878733156353/1117774316168282192
최신버전 사용해주시겠어요? 0.1.6 입니다
0.1.6 동일합니다.
'Android Studio > Build > Select Build Variant' 메뉴에서 app / paymentsdk 모두 liveDebug 설정되어있는지 확인해보시겠어요?
toss의 샘플 앱은 잘 동작합니다.
결제 모듈을 현재 개발중인 앱에 올려보고 싶어서 gradle에 추가했을때 오류가 발생해서 문의를 드린거고요.
gradle 추가후 sync할 때 에러가 나는 걸까요?
sync 후 빌드를 하면 에러가 발생합니다.
build.gradel(app)에 하신것은 맞나요..?
일단 현재 여러곳에서 사용 중인 sdk이고 재현되고 있지도 않네요
참고로 0.1.4이후로 올라가면서 method이름 변경이 있었는데
이부분이 문제인지도 확인이 필요할 것 같아요
기 개발중인 앱에 넣어서 테스트 중인데 신규 프로젝트로 한 번 시도해봐야겠네요.
❤️ 기술문의 경험이 어떠셨나요?!
간단히 코멘트 남겨주세요! 제품 발전에 큰 힘이 됩니다.