public class BitrahClient extends Object
| Constructor and Description |
|---|
BitrahClient(String merchantId,
String callBackUrl,
String webHookUrl,
AcceptedLanguage acceptedLanguage,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
BitrahStatusResponse |
orderStatus(Long refId) |
void |
register() |
BitrahSubmitOrderResponse |
submitOrder(String orderId,
Long rialValue,
Coin coin) |
public void register()
public BitrahSubmitOrderResponse submitOrder(String orderId, Long rialValue, Coin coin)
public BitrahStatusResponse orderStatus(Long refId)
Copyright © 2020. All rights reserved.