Documentation You are here: start » gateways » mollie

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
gateways:mollie [2017/07/05 11:19] – [Mollie] adamgateways:mollie [2019/08/04 01:01] marija
Line 14: Line 14:
 support-added   : 2.0 support-added   : 2.0
 support-removed :  support-removed : 
 +supports-3dsecure: yes
  
 # Features and Details # Features and Details
Line 36: Line 37:
 Contact Mollie for info. <wrap help>Know more? Feel free to edit this page with info.</wrap> Contact Mollie for info. <wrap help>Know more? Feel free to edit this page with info.</wrap>
  
 +===== Important Notes and Caveats =====
 +==== Possible Action: Datafeed Handling ====
 +
 +At the time of the customer completing the transaction - we don't necessarily know whether the transaction was completed yet or not. We instead rely on a notification from the gateway after the checkout has been completed to confirm whether the transaction was approved or not. To handle this, transactions are initially marked as pending, and when we get a confirmation from the gateway on the result of the transaction, we update it accordingly. Each time the status changes, a datafeed will be sent to your endpoint if configured with the transaction details and the ''status'' node will be present.
 +
 +The ''status'' node can contain one of three different values: ''pending'', ''approved'' or ''rejected''. Depending on the types of actions you're needing to perform at your datafeed endpoint, you need to make sure the appropriate status value is present first.
 ===== User Notes and Experiences ===== ===== User Notes and Experiences =====
 <wrap tip>If you have tips, experience, or helpful notes related to this gateway that would benefit others, please add them below, including your name and the date.</wrap> We reserve the right to edit or remove comments that don't add value to this page. <wrap tip>If you have tips, experience, or helpful notes related to this gateway that would benefit others, please add them below, including your name and the date.</wrap> We reserve the right to edit or remove comments that don't add value to this page.

Site Tools