We will be off on April 7th (Monday) for public holiday in our country

Commit a4becd36 authored by Ángel Campos's avatar Ángel Campos Committed by GitHub

Removed duplicate getData() declaration for Google Pay (#750)

parent 7ee6f945
......@@ -65,12 +65,6 @@ define(
getCode: function () {
return 'adyen_google_pay';
},
getData: function () {
return {
'method': this.item.method,
'additional_data': {}
};
},
isActive: function () {
return true;
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment