#cheesesection

1 messages · Page 1 of 1 (latest)

edgy lotusBOT
sharp brook
#
  1. For a customer, is it possible to transfer a payment intent's amount to another payment intent?

Can you elaborate more on what you're trying to do or achieve here?

  1. I notice there is an API to cancel payment intent, but is it possible to do it from the dashboard (for both incomplete and partial)? I don't see option to (could be my permission under business?)

It's not possible to do it from the Dashboard

  1. To clarify for bank transfer, if payment intent is partially funded and cancelled, will it get refunded to user's cash balance?

hmmm, I don't know off the top of my head if it'll be automatically refunded to the user's cash balance. You can probably test it out and see what's the behaviour

slim glade
#

Thanks for prompt response.

Regarding question 1:

Scenario/Edge case is:

User enters $200 on app (with bank transfer as payment method)
Payment intent created for $200
User transfers $100 (partial) automatically reconciled to $200 PI
User closes app
User opens app and enter $100
New payment intent created for $100

Best would be for user to transfer that $100 cash balance to the $100 payment intent, but it was reconciled to the $200 intent

Also, I'm thinking if it is better to have a screen to manage user's bank transfer on my app, so user can choose which intent specifically to pay to (currently it doesn't)

sharp brook
slim glade
#

I see, so I assume once a payment is reconcile, it cannot be transfer to another intent. Unless it is cancelled

sharp brook
#

like i mentioned previously, I don't know the answer to this off the top of my head right now, it'd be best for you to test it out