PAYONE-GmbH / magento-2

PAYONE Payment Extension for Magento 2
28 stars 59 forks source link

API Documentation #175

Closed brenohalabi closed 6 years ago

brenohalabi commented 6 years ago

Hi there.

I need to send to payone a notification for order cancelation. As I've looked, the module is not handling it. Am I right?

Is there a API documentation for customize it?

Thanks.

fjbender commented 6 years ago

Hi

unfortunately, there is no technical documentation for the module itself. For the Payone-API there is an API description, of course.

From scratch, you'd need to hook up to the "cancel" button and then construct a capture request with the amount=0.

brenohalabi commented 6 years ago

Hi. Thanks for answer.

Can you share Payone-API?

fjbender commented 6 years ago

I sent you an email.