Skip to content

Commit

Permalink
Add clause that merchantReference should be unique for all adyen paym…
Browse files Browse the repository at this point in the history
…ents
  • Loading branch information
Zack Pollard committed Jun 13, 2019
1 parent 78f9c22 commit c5657bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extension/docs/IntegrationGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ or by asynchronous process like [commercetools-payment-to-order-processor job](h
There must be at least one CTP payment object of type Adyen
(`Payment.paymentMethodInfo.paymentInterface = ctp-adyen-integration`)
AND this CTP payment must have `Payment.custom.fields.merchantReference`.
The combination of `Payment.custom.fields.merchantReference` and `Payment.paymentMethodInfo.paymentInterface` must be unique across the project. This field must not be changed once set.

### Validate payment transaction
Cart's payment counts as successful if there is at least one payment object
Expand Down

0 comments on commit c5657bc

Please sign in to comment.