JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
P
R
S
T
V
X
Z
A
amount(String)
- Method in interface com.fasterpay.sdk.
Form.RequireAmount
apiKey(Optional<String>)
- Method in interface com.fasterpay.sdk.
PingBack.ApiKeyHeader
B
build()
- Method in class com.fasterpay.sdk.
Form
build()
- Method in class com.fasterpay.sdk.
Gateway.Builder.FinalStage
builder()
- Static method in class com.fasterpay.sdk.
Gateway
Builder()
- Constructor for class com.fasterpay.sdk.
Gateway.Builder
bytesToString(byte[])
- Method in class com.fasterpay.sdk.utils.
Hasher
C
calculateHash(Map<String, String>, Form.SignVersion)
- Method in class com.fasterpay.sdk.
Signature
cancelSubscription(String)
- Method in class com.fasterpay.sdk.
Gateway
cancelSubscription(String, String)
- Method in interface com.fasterpay.sdk.
Subscriptions
city(String)
- Method in class com.fasterpay.sdk.
Form
com.fasterpay.sdk
- package com.fasterpay.sdk
com.fasterpay.sdk.utils
- package com.fasterpay.sdk.utils
CONTENT_TYPE_APPLICATION_URL_ENCODE
- Static variable in interface com.fasterpay.sdk.
FasterPayApi.Headers
currency(String)
- Method in interface com.fasterpay.sdk.
Form.RequireCurrency
D
decode(String, Response)
- Method in class com.fasterpay.sdk.
FasterPayErrorDecoder
DefaultHasher
- Class in
com.fasterpay.sdk.utils
DefaultHasher()
- Constructor for class com.fasterpay.sdk.utils.
DefaultHasher
description(String)
- Method in interface com.fasterpay.sdk.
Form.RequireDescription
E
email(String)
- Method in class com.fasterpay.sdk.
Form
equals(Object)
- Method in class com.fasterpay.sdk.
Response
execute()
- Method in class com.fasterpay.sdk.
PingBack.ValidateStage
F
FasterPayApi
- Interface in
com.fasterpay.sdk
FasterPayApi.Headers
- Interface in
com.fasterpay.sdk
FasterPayErrorDecoder
- Class in
com.fasterpay.sdk
FasterPayErrorDecoder()
- Constructor for class com.fasterpay.sdk.
FasterPayErrorDecoder
firstName(String)
- Method in class com.fasterpay.sdk.
Form
Form
- Class in
com.fasterpay.sdk
Form(String, Map<String, String>, String)
- Constructor for class com.fasterpay.sdk.
Form
Form.RequireAmount
<
T
> - Interface in
com.fasterpay.sdk
Form.RequireCurrency
<
T
> - Interface in
com.fasterpay.sdk
Form.RequireDescription
<
T
> - Interface in
com.fasterpay.sdk
Form.RequireMerchantOrderId
<
T
> - Interface in
com.fasterpay.sdk
Form.SignVersion
- Enum in
com.fasterpay.sdk
FORM_AMOUNT_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_API_KEY_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_CITY_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_CURRENCY_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_DESCRIPTION_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_EMAIL_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_FIRST_NAME_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_HASH_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_LAST_NAME_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_MERCHANT_ORDER_ID_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_PINGBACK_URL
- Static variable in class com.fasterpay.sdk.
Form
FORM_RECURRING_DURATION_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_RECURRING_NAME_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_RECURRING_PERIOD_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_RECURRING_SKU_ID_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_RECURRING_TRIAL_AMOUNT_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_RECURRING_TRIAL_PERIOD_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_SIGN_VERSION
- Static variable in class com.fasterpay.sdk.
Form
FORM_SUCCESS_URL_FIELD
- Static variable in class com.fasterpay.sdk.
Form
FORM_ZIP_FIELD
- Static variable in class com.fasterpay.sdk.
Form
from(String)
- Static method in interface com.fasterpay.sdk.
Refund.RefundApi
from(String)
- Static method in interface com.fasterpay.sdk.
Subscriptions
fromString(String)
- Static method in enum com.fasterpay.sdk.
Form.SignVersion
G
Gateway
- Class in
com.fasterpay.sdk
Gateway.Builder
- Class in
com.fasterpay.sdk
Gateway.Builder.FinalStage
- Class in
com.fasterpay.sdk
Gateway.Builder.RequirePrivateApi
- Interface in
com.fasterpay.sdk
Gateway.Builder.RequirePublicApi
- Interface in
com.fasterpay.sdk
getApiUrl()
- Method in class com.fasterpay.sdk.
Gateway
getCode()
- Method in class com.fasterpay.sdk.
Response
getMessage()
- Method in class com.fasterpay.sdk.
Response
getPingBack()
- Method in class com.fasterpay.sdk.
Gateway
getType()
- Method in class com.fasterpay.sdk.
Response
getValue()
- Method in enum com.fasterpay.sdk.
Form.SignVersion
H
hashCode()
- Method in class com.fasterpay.sdk.
Response
Hasher
- Class in
com.fasterpay.sdk.utils
Created by hoahieu on 04/01/17.
Hasher()
- Constructor for class com.fasterpay.sdk.utils.
Hasher
HashUtils
- Class in
com.fasterpay.sdk.utils
Created by hoahieu on 03/01/17.
HashUtils()
- Constructor for class com.fasterpay.sdk.utils.
HashUtils
hmacSha256(String, String)
- Static method in class com.fasterpay.sdk.utils.
HashUtils
http_build_query(Map<String, String>)
- Method in class com.fasterpay.sdk.
Signature
I
isAutoSubmit(boolean)
- Method in class com.fasterpay.sdk.
Form
isSuccess()
- Method in class com.fasterpay.sdk.
Response
isTest(boolean)
- Method in class com.fasterpay.sdk.
Gateway.Builder.FinalStage
L
lastName(String)
- Method in class com.fasterpay.sdk.
Form
M
MacHasher
- Class in
com.fasterpay.sdk.utils
md5(byte[])
- Method in class com.fasterpay.sdk.utils.
DefaultHasher
md5(String)
- Method in class com.fasterpay.sdk.utils.
DefaultHasher
md5(byte[])
- Method in class com.fasterpay.sdk.utils.
Hasher
md5(String)
- Method in class com.fasterpay.sdk.utils.
Hasher
md5(byte[])
- Method in class com.fasterpay.sdk.utils.
MacHasher
md5(String)
- Method in class com.fasterpay.sdk.utils.
MacHasher
md5Hex(byte[])
- Method in class com.fasterpay.sdk.utils.
DefaultHasher
md5Hex(String)
- Method in class com.fasterpay.sdk.utils.
DefaultHasher
md5Hex(byte[])
- Method in class com.fasterpay.sdk.utils.
Hasher
md5Hex(String)
- Method in class com.fasterpay.sdk.utils.
Hasher
md5Hex(byte[])
- Method in class com.fasterpay.sdk.utils.
MacHasher
md5Hex(String)
- Method in class com.fasterpay.sdk.utils.
MacHasher
md5String(String)
- Static method in class com.fasterpay.sdk.utils.
HashUtils
merchantOrderId(String)
- Method in interface com.fasterpay.sdk.
Form.RequireMerchantOrderId
P
parameters
- Variable in class com.fasterpay.sdk.
Form
paymentForm()
- Method in class com.fasterpay.sdk.
Gateway
PingBack
- Class in
com.fasterpay.sdk
PingBack(String)
- Constructor for class com.fasterpay.sdk.
PingBack
PingBack.ApiKeyHeader
- Interface in
com.fasterpay.sdk
PingBack.PingbackData
- Interface in
com.fasterpay.sdk
PingBack.SignatureHeader
- Interface in
com.fasterpay.sdk
PingBack.SignVersionHeader
- Interface in
com.fasterpay.sdk
PingBack.ValidateStage
- Class in
com.fasterpay.sdk
pingback_url(String)
- Method in class com.fasterpay.sdk.
Form
pingBackData(Optional<String>)
- Method in interface com.fasterpay.sdk.
PingBack.PingbackData
privateApi(String)
- Method in interface com.fasterpay.sdk.
Gateway.Builder.RequirePrivateApi
publicApi(String)
- Method in interface com.fasterpay.sdk.
Gateway.Builder.RequirePublicApi
R
recurringDuration(String)
- Method in class com.fasterpay.sdk.
SubscriptionsForm
recurringName(String)
- Method in interface com.fasterpay.sdk.
SubscriptionsForm.RequireRecurringName
recurringPeriod(String)
- Method in interface com.fasterpay.sdk.
SubscriptionsForm.RequiredRecurringPeriod
recurringSkuId(String)
- Method in interface com.fasterpay.sdk.
SubscriptionsForm.RequireRecurringSkuId
recurringTrialAmount(String)
- Method in class com.fasterpay.sdk.
SubscriptionsForm
recurringTrialPeriod(String)
- Method in class com.fasterpay.sdk.
SubscriptionsForm
refund(String, float)
- Method in class com.fasterpay.sdk.
Gateway
Refund
- Class in
com.fasterpay.sdk
Refund(String, Refund.RefundApi)
- Constructor for class com.fasterpay.sdk.
Refund
refund(String, float)
- Method in class com.fasterpay.sdk.
Refund
refund(String, String, float)
- Method in interface com.fasterpay.sdk.
Refund.RefundApi
Refund.RefundApi
- Interface in
com.fasterpay.sdk
Response
- Class in
com.fasterpay.sdk
S
setCode(int)
- Method in class com.fasterpay.sdk.
Response
sha1(byte[])
- Method in class com.fasterpay.sdk.utils.
DefaultHasher
sha1(String)
- Method in class com.fasterpay.sdk.utils.
DefaultHasher
sha1(byte[])
- Method in class com.fasterpay.sdk.utils.
Hasher
sha1(String)
- Method in class com.fasterpay.sdk.utils.
Hasher
sha1(byte[])
- Method in class com.fasterpay.sdk.utils.
MacHasher
sha1(String)
- Method in class com.fasterpay.sdk.utils.
MacHasher
sha1Hex(byte[])
- Method in class com.fasterpay.sdk.utils.
DefaultHasher
sha1Hex(String)
- Method in class com.fasterpay.sdk.utils.
DefaultHasher
sha1Hex(byte[])
- Method in class com.fasterpay.sdk.utils.
Hasher
sha1Hex(String)
- Method in class com.fasterpay.sdk.utils.
Hasher
sha1Hex(byte[])
- Method in class com.fasterpay.sdk.utils.
MacHasher
sha1Hex(String)
- Method in class com.fasterpay.sdk.utils.
MacHasher
sha1String(String)
- Static method in class com.fasterpay.sdk.utils.
HashUtils
sha256(byte[])
- Method in class com.fasterpay.sdk.utils.
DefaultHasher
sha256(String)
- Method in class com.fasterpay.sdk.utils.
DefaultHasher
sha256(byte[])
- Method in class com.fasterpay.sdk.utils.
Hasher
sha256(String)
- Method in class com.fasterpay.sdk.utils.
Hasher
sha256(byte[])
- Method in class com.fasterpay.sdk.utils.
MacHasher
sha256(String)
- Method in class com.fasterpay.sdk.utils.
MacHasher
sha256Hex(byte[])
- Method in class com.fasterpay.sdk.utils.
DefaultHasher
sha256Hex(String)
- Method in class com.fasterpay.sdk.utils.
DefaultHasher
sha256Hex(byte[])
- Method in class com.fasterpay.sdk.utils.
Hasher
sha256Hex(String)
- Method in class com.fasterpay.sdk.utils.
Hasher
sha256Hex(byte[])
- Method in class com.fasterpay.sdk.utils.
MacHasher
sha256Hex(String)
- Method in class com.fasterpay.sdk.utils.
MacHasher
sha256String(String)
- Static method in class com.fasterpay.sdk.utils.
HashUtils
sign_version(Form.SignVersion)
- Method in class com.fasterpay.sdk.
Form
signature(Optional<String>)
- Method in interface com.fasterpay.sdk.
PingBack.SignatureHeader
Signature
- Class in
com.fasterpay.sdk
Signature(String)
- Constructor for class com.fasterpay.sdk.
Signature
signVersion(Optional<String>)
- Method in interface com.fasterpay.sdk.
PingBack.SignVersionHeader
subscriptionForm()
- Method in class com.fasterpay.sdk.
Gateway
Subscriptions
- Interface in
com.fasterpay.sdk
SubscriptionsForm
- Class in
com.fasterpay.sdk
SubscriptionsForm(String, Map<String, String>, String)
- Constructor for class com.fasterpay.sdk.
SubscriptionsForm
SubscriptionsForm.RequiredRecurringPeriod
<
T
> - Interface in
com.fasterpay.sdk
SubscriptionsForm.RequireRecurringName
<
T
> - Interface in
com.fasterpay.sdk
SubscriptionsForm.RequireRecurringSkuId
<
T
> - Interface in
com.fasterpay.sdk
successUrl(String)
- Method in class com.fasterpay.sdk.
Form
T
testUrl(String)
- Method in class com.fasterpay.sdk.
Gateway.Builder.FinalStage
V
ValidateStage(String, Optional<String>, Optional<String>, Optional<String>, Optional<String>)
- Constructor for class com.fasterpay.sdk.
PingBack.ValidateStage
validation()
- Method in class com.fasterpay.sdk.
PingBack
valueOf(String)
- Static method in enum com.fasterpay.sdk.
Form.SignVersion
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.fasterpay.sdk.
Form.SignVersion
Returns an array containing the constants of this enum type, in the order they are declared.
X
X_API_KEY
- Static variable in interface com.fasterpay.sdk.
FasterPayApi.Headers
X_API_KEY
- Static variable in class com.fasterpay.sdk.
PingBack
X_FASTERPAY_SIGNATURE
- Static variable in class com.fasterpay.sdk.
PingBack
X_FASTERPAY_SIGNATURE_VERSION
- Static variable in class com.fasterpay.sdk.
PingBack
Z
zip(String)
- Method in class com.fasterpay.sdk.
Form
A
B
C
D
E
F
G
H
I
L
M
P
R
S
T
V
X
Z
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.