question

ramu avatar image
ramu asked parquet76 commented

How to handle callback to back on UI screen after getting an signature by making request "Get an signature API".

How to handle callback to back on UI screen after getting an signature by making request "Get an signature API".

Clover Minisemi-integrations
6 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Blake Williams avatar image Blake Williams ♦ commented ·
what sdk are you using? remote-pay-cloud? remote-pay-windows? REST Pay Display?
0 Likes 0 ·
ramu avatar image ramu Blake Williams ♦ commented ·
Rest Pay Display We are using.
0 Likes 0 ·
parquet76 avatar image parquet76 ramu commented ·

Your question isn't clear. How you handle the response is up to the needs/requirements of your application and not something anyone here has any insight into. The signature entered by the customer will be provided in the response (Base64 encoded). You can choose to display this in your application for the user to see and approve, whatever. See the docs for more information on the response: https://docs.clover.com/docs/getting-a-signature

0 Likes 0 ·
Show more comments

1 Answer

·
exal1954 avatar image
exal1954 answered
Bitlife said:
How to handle callback to back on UI screen after getting an signature by making request "Get an signature API

To handle the callback and navigate back to the UI screen after receiving the signature using the "Get Signature" API, you can make an API request: Implement the code to make the request to the API "Get signature". This request must include any necessary parameters, such as credentials or data related to the signature you are trying to obtain.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community