#grantwp_68031

1 messages · Page 1 of 1 (latest)

thin perchBOT
storm perch
#

Depends on the payment method used

#

some succeed async

#

We also recommend you always use webhooks since, if these are customer-present payments, the customer may disconnect, their browser may crash, and they may never reach the return_url

thin perchBOT
burnt apex
#

Thanks, it will only be cards. And the initial payment will be customer present, and subsequent payments will not be and run on schedule and processed by our backend.

storm perch
#

Got it

#

Still recommend webhooks

#

As I said, no guarantee the customer will reach the return_url

burnt apex
#

How does the return_url work if we take a payment using our back-end services - what would that be used for?

storm perch
#

It wouldn't

#

That's for when the customer is present

burnt apex
#

Ok great, so it can be omitted by those calls, or will be supplied and just ignored?

storm perch
#

Just don't pass it

#

It's irrelevant

burnt apex
#

Thanks for your help.