You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a partner, I should be able to enter my payment integration details in AdminPortal.
Required payment integration details are specific for particular payment provider.
That's why AdminPortal must fetch a list of available payment providers and list of required fields for each provider.
And as a partner, I should be able to add a payment provider from available list.
After payment provider is added in AdminPortal, a list of required integration properties must be displayed.
Some properties are secrets and values for such properties can't be fetched from the backend, so only some dummy values hidden like a password can be shown for such properties.
Non-secret properties can be fetched from the backend API and can be shown as plain text.
starkmsu
changed the title
Partner should be able to receive payments from vouchers bought by customers
As a partner, I should be able to enter my payment integration details in AdminPortal
Apr 24, 2020
ElenaBelyavskaya
changed the title
As a partner, I should be able to enter my payment integration details in AdminPortal
Partner should be able to enter one's payment integration details in Admin Portal
Apr 29, 2020
This ticket can't be fully tested since only Payrexx is available as payment provider. Required fields are static because no changes in payment provider can be made.
As a partner, I should be able to enter my payment integration details in AdminPortal.
That's why AdminPortal must fetch a list of available payment providers and list of required fields for each provider.
And as a partner, I should be able to add a payment provider from available list.
Some properties are secrets and values for such properties can't be fetched from the backend, so only some dummy values hidden like a password can be shown for such properties.
List of subtasks:
The text was updated successfully, but these errors were encountered: