#binh

1 messages · Page 1 of 1 (latest)

civic orchidBOT
past wagon
#

Hi there, how can I help

long sparrow
#

we have a QR code for direct payment to our bank, would like to know how we can automate the payment to the client's subscription

past wagon
#

can you tell me more about this QR code? Is it a paynow or promptPay QR code?

long sparrow
#

paynow

past wagon
#

So you can't do automatic recurring payments with paynow, your customer will receive a invoice and they'll need to pay it manually.

long sparrow
#

we will have to generate an unique QR Code per invoice?

civic orchidBOT
long sparrow
#

what about promptPay QR code option?

woven crane
#

it's the same as paynow, you'll need to use collection_method=send_invoice for promptPay too

long sparrow
#

what happens if we use an external QR Code (provided by our bank) to collect payment into our bank account

#

since stripe is linked to our bank account. is there a way to map this payment to it's subscription?

woven crane
#

Stripe can't detect payments to your own bank account. If you have an existing integration with your bank account that is able to detect when payments is made AND are able to identify what that payment is for through some reference, you can implement the relevant logic to mark the corresponding invoice for the Subscription as paid out of band