#Phantom419

1 messages · Page 1 of 1 (latest)

worthy zodiacBOT
modest eagle
#

Hi there, the customer ID and charge ID are two different thing.

#

The customer object presents a customer of your business

broken karma
#

How to handle for charging the customer's card from their bank account?

modest eagle
#

Can you tell me more about your use case? are you trying to create an off_session charge on a customer without customer's interaction?

broken karma
#

In the rental site, the money from customer's bank account should withdraw to their card when the customer click the booking button.

modest eagle
#

Can you elaborate more on the money from customer's bank account should withdraw to their card ?

broken karma
#

The money is for the rental item.

modest eagle
#

I still don't understand this sentence, or can you explain it with an example?

broken karma
#

If the user is going to rent the cloth for 2 days in clothing site, the user should cost the value. is it right?

#

The admin has already got the credit card information for user.

#

In this case, how to transfer money to my bank account.

#

Does it make sense?

modest eagle
#

OK. how does this relate to the money from customer's bank account should withdraw to their card?

#

If I understand correctly, you want to save your customer's payment_method, so that you can charge them later based on the duration of rental, am I right?

broken karma
#

Okay, you got it.

modest eagle
broken karma
#

Thank you, But how to handle in the case that the credit card has not enough money to pay?

modest eagle
broken karma
#

In this case, is it possible the money is automatically withdrawn from bank account?

modest eagle