Hi,
I am currently working on an offsite payments app, the documentation says that the capture and void options are optional, we should only implement them if the payments app supports merchant manual capture or void payments. We are not planning to support manual capture or void payments in our offsite payments app, where should we configure these options for our payments app? Currently, we didn’t register any URL for the Capture session URL and the Void session URL options in the payments app extension, is that sufficient to not allow shop admin to manually capture and void payments?
Thanks in advance.