To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Properties
Name | Returns | Notes | Example |
---|---|---|---|
nextHref | String | This can be set if payment is not completed, in which case it should be a URL to redirect the user to complete payment | |
resultMessage | String | This should be set if payment failed. It may optionally be set on successful payment | |
resultSummary | String | Just used for logging, return a summary of the outcome, ie success/failed | |
paymentTransaction | PaymentTransaction | If a PaymentTransaction was produced, return it here |