프로퍼티 | 타입 | 설명 | |
---|---|---|---|
isSandbox | bool | ||
payment |
메소드 | 설명 | |
---|---|---|
CreatePaymentForm ( ) : void | ||
CreatePaymentForm ( InputField inputField ) : void | ||
CreatePaymentForm ( |
||
CreatePaymentForm ( string data ) : void | ||
CreatePaymentForm ( string data, Action |
||
DirectPayment ( |
||
InitPaystation ( string token ) : string | ||
SetSandbox ( bool b ) : void | ||
SetToken ( string s ) : void | ||
getToken ( ) : string |
메소드 | 설명 | |
---|---|---|
GetPaystationController ( ) : |
||
SetToken ( |
public CreatePaymentForm ( InputField inputField ) : void | ||
inputField | InputField | |
리턴 | void |
public CreatePaymentForm ( |
||
generator | ||
actionOk | Action |
|
actionError | Action |
|
리턴 | void |
public CreatePaymentForm ( string data, Action |
||
data | string | |
actionOk | Action |
|
actionError | Action |
|
리턴 | void |