Open Closed

Automating Payments #3922


User avatar
0
Spospisil created
  • ABP Framework version: v5.3.3
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Tiered

We are using Stripe to bill our customers under defined conditions from our application. For example, when a customer adds a new user we want our application to automatically charge their credit card that we have on file in an automated way without any Stripe screens coming up. It appears ABP's implementation of the stripe gateway requires additional input on the stripe screens to complete the transaction. Is there a way for us to pass this additional information required in the messaging to Stripe so that additional input is not needed via user intereaction?

Thanks.


1 Answer(s)
  • User Avatar
    1
    alper created
    Support Team Director

    Hi,

    this feature is not enabled out of the box. you need to show a screen for the checkout operation.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11