#frank ocean

1 messages ยท Page 1 of 1 (latest)

proper bloomBOT
crystal aurora
ocean path
#

Thanks for the quick response. Is there a way I can achieve this workflow with something else?

crystal aurora
#

Hmm the only alternative I can think of is
1/ Using a webhook to listen for invoice.* events
2/ Once an invoice is created, you can update the PaymentIntent associated with the invoice to catpure_method: manual

However, I've not tested ^ myself so not sure if that'd work as intended. Would recommend giving it a go in test mode and see if that helps.