본문 바로가기
728x90

인앱결제4

통신판매업 신고하기 https://curryyou.tistory.com/402 유료 앱 개발자 통신판매업 신고 방법(인터넷 신청/발급) + 구매안전서비스비적용대상확인서 파 앱스토어나 구글플레이에서 유료 스마트폰 모바일 애플리케이션을 판매하려면 다음과 같은 자격을 갖추어야 한다. 1. 개인 사업자 등록 2. 통신 판매업 신고 통신판매업 신고는 사업자만 할 수 curryyou.tistory.com 인앱결제 를 넣어놓으면 통신판매업 신고를 해야한다고해서 사업자 등록증에도 통신판매업을 넣고 시청에 갔다가, 구매안전서비스 서류 내라고 하던데 인터넷에 찾아보니까 인앱결제는 안 넣어도 된다고 한다.. 시청직원이 잘 몰랐나보다.. 2023. 7. 5.
In App 결제 기능 구축(4) Confirming subscription price changes 구독 가격 변경 확인 When the price of a subscription is changed the consumer will need to confirm that price change. If the consumer does not confirm the price change the subscription will not be auto-renewed. By default on both iOS and Android the consumer will automatically get a popup to confirm the price change, but App developers can override this mechanism and.. 2023. 6. 5.
In App 결제 기능 구축(3) 인앱결제가 이렇게 나온다! ios 랑 비슷하게 복사해서 설정해주면 android는 그렇게 어렵지 않다 . 이제 세팅은 끝났고 코드를 작성해야할 때가 온 것 같다! https://velog.io/@soonmuu/Flutter-flutter-인앱결제-구현-2 [Flutter] flutter 인앱결제 구현 (2) - 코드구현 in_app_purchase 패키지를 사용한 인앱결제 코드 예시 velog.io 이제 이 페이지를 보면서 수행할 수 있을 것 같다! https://pub.dev/packages/in_app_purchase in_app_purchase | Flutter Package A Flutter plugin for in-app purchases. Exposes APIs for making in-app.. 2023. 6. 4.
In App 결제 기능 구축(2) https://codelabs.developers.google.com/codelabs/flutter-in-app-purchases#3 Adding in-app purchases to your Flutter app | Google Codelabs In this codelab, you’ll add in-app purchases to a Flutter app that are verified and managed using a Dart backend service. codelabs.developers.google.com appstore에 구매 목록을 추가하는 것이 나온다. 메타데이터가 누락 되었다고 되어있는 것은 상세보기 들어가서 이것저것 설정 안되어있는 부분 모두 적어주면 된다. 특히 금액이랑, 스크린샷을 적.. 2023. 6. 4.
728x90