Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sensitive data such as card details can be captured within a merchant’s website without being processed by the merchant server as the POST is submitted silently. The URL endpoint in

Section

Overview

A Silent Order Post or Direct Post is a transmission method where form data from a merchant website are getting directly posted to a third-party server. This is commonly achieved through the form action attribute that specifies the URL the data are sent to.

Info
Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNamePlatform-Name
PageWithExcerptWording
to receive Silent Order Post requests is referred to as PayNow.

<form action="../payNow.aspx" method="post">




Please note that some browsers might block necessary cookies when returning to Your shop. Here you will find additial information and different solution approaches.

Reuse API
Note
titlePCI-DSS Considerations

Merchants processing card transactions using the Silent Post model must submit the PCI DSS Self-Assessment Questionnaire (SAQ) A-EP. This SAQ is more comprehensive and thus might require more time and resources in comparison to SAQ A applicable to merchants that use hosted payment pages. However, merchants should always consult with their acquirer to evaluate the level of compliance required and refer to the PCI DSS guidelines. This does not affect the use of pseudo card numbers which is possible without submitting the SAQ questionaire.

Note
titleNotice about Cookie-/Session Handling
Multiexcerpt include
SpaceWithExcerptEN
MultiExcerptNameLink_CookieSessionHandling
DisableCachingtrue
PageWithExcerpt



Section

The full documentation


Info

The full documentation is available Silent Order Post (PayNow.aspx)