public class ChargifyWebhookParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static ChargifyWebhook |
parse(Map<String,String> webhookParameters) |
static ChargifyWebhook |
parse(String webhookBody) |
public static final ChargifyWebhook parse(String webhookBody) throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic static final ChargifyWebhook parse(Map<String,String> webhookParameters)
Copyright © 2019. All rights reserved.