#ashishpm

1 messages · Page 1 of 1 (latest)

lethal hollyBOT
hidden pawn
#

Hi! Let me help you with this.

sour adder
#

Sure

hidden pawn
#

No, there's only 2 ways:

  • Create the PM once and charge it automatically
  • Send invoices every time and have the customer fill out that PM data.
#

Why do you want them to select the PM every time?

sour adder
#

We have manual payment system.
Customer clicking on invoice link and pay.

hidden pawn
#

Why you don't want it to be automatic? It's less work for the customer.

#

Also, less likely that they will not/forget to pay

sour adder
#

The invoice having few items which customer will check once and then pay.

hidden pawn
#

You can send the upcoming invoice to the customer to check before automatic charge happens.

sour adder
#

Let me check on this. Thanks for your time 🙂

hidden pawn
#

Happy to help!

sour adder
#

Is there way to not to save card details from invoice page?

#

once user pay

hidden pawn
#

But it still might look like a new PM every time in your Dashboard

sour adder
#

No, I mean After every payment through invoice, The stripe adds new payment method every time and bcz of that my saved card list showing duplicate entries so can we restrict stripe to not to save as payment method?

hidden pawn
#

No, unfortunately. Every time a payment method is used it becomes a record in your Dashboard.

sour adder
#

Can we delete it after payment automatically?

hidden pawn
#

I strongly recommend you to look into collection_method: charge_automatically though.

lethal hollyBOT