Skip to content

Prevent payment popup caching by default via PHP headers #178

@erommel

Description

@erommel

Since there are some issues reported that are related to "Invalid security token" error, it would be a good idea to send no cache headers during payment popup page display.

Another option is to load popup-related data via ajax request on page load, but this would definitely and noticeably slow payment popup display. This could be implemented as experimental option setting for the situations when no cache headers are not working. I've created a new issue for this #179

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions