methods.nopsp.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nopsp-adapter Show documentation
Show all versions of nopsp-adapter Show documentation
The commercetools java payment project intend is to make payment integration easy
The newest version!
{
"interfaceId" : "INTERNAL",
"enabledMethods" : ["FREE"],
"availableMethods" : {
"FREE": {
"paymentInterface": "INTERNAL",
"method": "FREE",
"name":
{
"de": "kostenlos",
"en": "free"
}
}
},
"transactionTypes" : {
"FREE" : "Charge"
}
}