Skip to content

The sample encapsulates APIs of the IAP VR server. The repository contains 2 branches of java and php.

License

Notifications You must be signed in to change notification settings

HMS-Core/hms-iap-vr-serverdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HUAWEI In-App Purchases(IAP) Severdemo for VR

Table of Contents

Introduction

This sample code encapsulates APIs of the HMS Kit server. It provides sample program for your reference or usage. The following describes of sample code.

payservice: Sample code packages. This package contains code that implements the RSA signature and signature verification methods.

Installation

To use functions provided by examples, please make sure that the JDK environment has been installed.

Supported Environments

JDK 8.0 or later is recommended.

Configurations

No configuration

Sample Code

The payment demo contains the following Java files:

  1. Base64.java: provides the Base64 encoding method.
  2. RSA.java: provides RSA signature and signature verification methods.
  3. ResultDomain.java: entity class involved in the demo
  4. CallbackDemo.java: callback example class

Question or issues

If you want to evaluate more about HMS Core, r/HMSCore on Reddit is for you to keep up with latest news about HMS Core, and to exchange insights with other developers.

If you have questions about how to use HMS samples, try the following options:

  • Stack Overflow is the best place for any programming questions. Be sure to tag your question with huawei-mobile-services.
  • Huawei Developer Forum HMS Core Module is great for general questions, or seeking recommendations and opinions.

If you run into a bug in our samples, please submit an issue to the Repository. Even better you can submit a Pull Request with a fix.

License

HUAWEI In-App Purchases(IAP) Severdemo for VR is licensed under the Apache License, version 2.0.

About

The sample encapsulates APIs of the IAP VR server. The repository contains 2 branches of java and php.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages