Skip to content

payment is not captured until the end of submission #18

@teewuane

Description

@teewuane

I'm running into an issue where I think our email server is timing out so emails aren't being sent.

But what happens is the entry is submitted, it is stored in the db, the SMTP request (on of them, to staff or to the contact) times out.

So we never submit the payment to our processor (authorize.net). But the entry is still submitted.

I'd like to talk about changing the email requests to being asynchronous and moving the payment step up so that it captures payment first before even storing the records in the db.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions