payment-service-v1

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
PPR-58: Passing checkcvv in the token response

PPR-58: Passing profileTypeCode to Paytrace.

PPR-5: Update dealerCode

PPR-5: Update profile Types

PPR-5: Fixed profile-restriction false bug

PPR-5: Fix cast bug from paymentToken to PaymentProfile

PPR-5: Looking for pf headers only for platform domain

PPR-5: More tests

PPR-5: Cleanup and more tests

PPR-5: Add more tests.

PPR-5: Add fictitious dealers error message.

PPR-5: Adding the customerId's to the queue for retry upon mainframe failure.

    • -0
    • +109
    /grails-app/conf/application.groovy
    • -0
    • +14
    /grails-app/conf/spring/resources.groovy
PPR-5: Made acceptable type list and changed creditCardType to required.

PPR-5: Removed customerName, cleanup & additional contraints to address command.

PPR-5: Add dealer check on CUD endpoints.

PPR-5: More tests and validations to querying..

PPR-5: Codenarc

PPR-5: Add dealerCode to payment profile get

PPR-5: Payment Profile read Api's WIP

PPR-5: Payment Profile WIP API's

    • -0
    • +59
    /grails-app/conf/spring/resources.groovy
    • -0
    • +32
    /grails-app/domain/com/lemans/payment/ProfileToken.groovy
    • -0
    • +122
    /grails-app/services/com/lemans/payment/RestCallerService.groovy
  1. … 8 more files in changeset.
PPR-5: Update to lemans needs

    • -0
    • +75
    /codenarc/rules.groovy
    • -28
    • +25
    /grails-app/conf/application.yml
    • -0
    • +17
    /grails-app/controllers/com/lemans/UrlMappings.groovy
    • -26
    • +28
    /grails-app/i18n/messages.properties
    • -0
    • +10
    /grails-app/init/com/lemans/Application.groovy
    • -0
    • +9
    /grails-app/init/com/lemans/BootStrap.groovy
    • -33
    • +0
    /grails-app/views/application/index.gson
  1. … 5 more files in changeset.
PPR-5: Created grails 3.3.6 service with command grails create-app payment-service --profile rest-api

    • binary
    /gradle/wrapper/gradle-wrapper.jar
    • -0
    • +6
    /gradle/wrapper/gradle-wrapper.properties
    • -0
    • +108
    /grails-app/conf/application.yml
    • -0
    • +36
    /grails-app/conf/logback.groovy
    • -0
    • +3
    /grails-app/conf/spring/resources.groovy
    • -0
    • +17
    /grails-app/controllers/payment/service/UrlMappings.groovy
    • -0
    • +56
    /grails-app/i18n/messages.properties
    • -0
    • +55
    /grails-app/i18n/messages_cs.properties
    • -0
    • +56
    /grails-app/i18n/messages_da.properties
  1. … 27 more files in changeset.