Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Example
InAppExample
InAppChargeDemo
C# Class Example.InAppExample.InAppChargeDemo
Show file
Open project: PingPlusPlus/pingpp-csharp
Public Methods
Method
Description
Example
(
string
appId
) :
void
本示例只介绍如何请求支付凭据(charge 对象),以及如何查询指定 charge 对象和 charge 列表, 至于如何将 charge 对象传递给客户端需要接入者自行处理
Method Details
Example()
public
static
method
本示例只介绍如何请求支付凭据(charge 对象),以及如何查询指定 charge 对象和 charge 列表, 至于如何将 charge 对象传递给客户端需要接入者自行处理
public
static
Example
(
string
appId
) :
void
appId
string
return
void