{"id":18822814,"url":"https://github.com/a2nt/silverstripe-userdefinedforms-payments","last_synced_at":"2026-01-19T04:30:17.624Z","repository":{"id":56938883,"uuid":"383251082","full_name":"a2nt/silverstripe-userdefinedforms-payments","owner":"a2nt","description":"Userdefined Forms Payments module","archived":false,"fork":false,"pushed_at":"2021-10-23T20:03:35.000Z","size":50,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-12-30T04:18:11.770Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/a2nt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-05T19:57:44.000Z","updated_at":"2024-04-16T12:43:00.000Z","dependencies_parsed_at":"2022-08-21T01:40:21.121Z","dependency_job_id":null,"html_url":"https://github.com/a2nt/silverstripe-userdefinedforms-payments","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fsilverstripe-userdefinedforms-payments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fsilverstripe-userdefinedforms-payments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fsilverstripe-userdefinedforms-payments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/a2nt%2Fsilverstripe-userdefinedforms-payments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/a2nt","download_url":"https://codeload.github.com/a2nt/silverstripe-userdefinedforms-payments/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239758890,"owners_count":19692041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T00:51:43.049Z","updated_at":"2026-01-19T04:30:15.570Z","avatar_url":"https://github.com/a2nt.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# silverstripe-userdefinedforms-payments\n\nUser Defined Forms Conditional Payments\nLet's you add conditions to calculate amount and require payment using omnipay module \n\n+ Install it using composer\n`composer require a2nt/userdefinedforms-payments`\n\n+ Define Payment configuration\napp/_config/api-payment.yml\n\n```\n---\nName: 'webapp-api-payment'\n---\nSilverStripe\\Omnipay\\Model\\Payment:\n  allowed_gateways:\n    - 'PayPal_Express'\n\nSilverStripe\\Omnipay\\GatewayInfo:\n  PayPal_Express:\n    parameters:\n      username: ''\n      password: ''\n      signature: ''\n      testMode: true # Make sure to override this to false\n```\n\n+ Run /dev/build?flush\n\n+ Define Payment Rules of a specific User Form at the CMS\n\n![Screenshot from 2021-07-07 00-04-03](https://user-images.githubusercontent.com/672794/124674513-2ec75c80-debb-11eb-86c6-28fc4733ef1e.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa2nt%2Fsilverstripe-userdefinedforms-payments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa2nt%2Fsilverstripe-userdefinedforms-payments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa2nt%2Fsilverstripe-userdefinedforms-payments/lists"}