public interface PaymentServiceEP6
Modifier and Type | Method and Description |
---|---|
ApiToken |
getApiKeyToken(ShopRequestContext shopReqCtx)
From EP6
|
void |
updatePayment(ShopRequestContext shopReqCtx,
Payment payment)
In EP6
|
ApiToken getApiKeyToken(ShopRequestContext shopReqCtx)
void updatePayment(ShopRequestContext shopReqCtx, Payment payment)