Skip to content

Commit

Permalink
Merge pull request #259 from PSNAppz/17.0-develop
Browse files Browse the repository at this point in the history
Add additional fields to payment manager view
  • Loading branch information
shibu-narayanan authored Sep 17, 2024
2 parents 9684141 + f4ff31f commit 90351fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions g2p_payment_g2p_connect/views/payment_manager_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Part of OpenG2P. See LICENSE file for full copyright and licensing details.
<group string="Payment Config">
<field name="payment_endpoint_url" />
<field name="status_endpoint_url" />
<field name="envelope_creation_url" />
<field name="envelope_status_url" />
<field name="api_timeout" />
<field name="status_check_cron_active" string="Status Check Cron Enabled" />
<field name="status_cron_job_interval_minutes" />
Expand Down

0 comments on commit 90351fc

Please sign in to comment.