Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema changes for PaymentProcessor and PaymentProcessorType to suppo… #15733

Merged

Conversation

seamuslee001
Copy link
Contributor

…rt apiv4 entities

Overview

This is just the schema changes split off from #15624 to assist in the implmentation of these entities in APIv4

Before

Schema not clear

After

Schema clearer

@eileenmcnaughton should i do an upgrade for this do you think?

@civibot
Copy link

civibot bot commented Nov 5, 2019

(Standard links)

@civibot civibot bot added the master label Nov 5, 2019
@@ -43,6 +43,7 @@ public function testCreate() {
'name' => 'Test_Payment_Processor',
'title' => 'Test Payment Processor',
'billing_mode' => 1,
'class_name' => 'Payment_Dummy',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note that becaue there is no default value for class_name yet i am setting it as default is the reason for the changes here

@eileenmcnaughton
Copy link
Contributor

Looks good

@eileenmcnaughton eileenmcnaughton merged commit 83af5fa into civicrm:master Nov 6, 2019
@eileenmcnaughton eileenmcnaughton deleted the payment_process_api4_schema branch November 6, 2019 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants