#collincodes

1 messages · Page 1 of 1 (latest)

gusty basinBOT
paper slate
#

Hi there

vagrant acorn
#

Hey!

paper slate
#

Take a look at that guide and see if that is what you are looking for

#

That said, you will need to request access to go live with it (you should be able to test without access)

vagrant acorn
#

10/4, that looks like what I need. It also looks like the integration returns a success status in the response of the attempted payment, but the docs say it requires webhooks for payment confirmation. Is the success status not indicative of the actual payment status, and we should rely on the webhook for the source of truth?

paper slate
#

We always recommend webhooks since it is always possible for the customer to complete the next actions but then drop off before you receive success from the client.

vagrant acorn
#

Ah, understood. Thanks.