Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

Commit

Permalink
Type is 'common'
Browse files Browse the repository at this point in the history
  • Loading branch information
lucashungaro committed Feb 21, 2014
1 parent b1d5810 commit f27a767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/adyen/api/templates/payment_service.rb
Expand Up @@ -68,7 +68,7 @@ def modification_request_with_amount(method)
# @private
INSTALLMENTS_PARTIAL = <<EOS
<payment:installments>
<payment:value>%s</payment:value>
<common:value>%s</common:value>
</payment:installments>
EOS

Expand Down

0 comments on commit f27a767

Please sign in to comment.