@tap_bank_details
Feature: USD Bank Details at,bd,bg,br,ca,ch,cw,cy,cz,de,dk - Payoneer

  Background: Artist Page - Streams and Sources tab is opened
    Given an orchard employee label_6971 for documents
    Then I update abacus state table and delete Payoneer account 792960

  @id_22feb31b501b2730d763bb83da4a0bbe16dd71a2943f677090666fb537d1fe2d
  Scenario: at,bd,bg,br,ca,ch,cw,cy,cz,de,dk - USD Bank Details for Business Account and Personal Bank Account type
    When I log in to documents
    Then I am successfully logged in to documents
    Then I can see that documents Banking & Tax Settings page works with whitelabel account name TEST ORCHARD ES - EUR
    Then I update abacus state table and delete Payoneer account 792960
    Then I can see empty Bank Details
    And I add company details for <country> for Business Account account type
    Then I click next on Bank Details form
    And I add Personal bank account for <country>
    Then I submit the bank details form
    Then I log out of documents

    Examples:
      | country |
      | at_usd  |
      | bd_usd  |
      | bg_usd  |
      | br_usd  |
      | ca_usd  |
      | ch_usd  |
      | cw_usd  |
      | cy_usd  |
      | cz_usd  |
      | de_usd  |
      | dk_usd  |

  @id_f56a556b9bfdc7eb2feb2031aad215da3d3a3570e10e62151d533e109c83d06e
  Scenario: at,bd,bg,br,ca,ch,cw,cy,cz,de,dk - USD Bank Details for Personal Account and Company Bank Account type
    When I log in to documents
    Then I am successfully logged in to documents
    Then I can see that documents Banking & Tax Settings page works with whitelabel account name TEST ORCHARD ES - EUR
    Then I update abacus state table and delete Payoneer account 792960
    Then I can see empty Bank Details
    And I add company details for <country> for Personal Account account type
    And I set email for Personal account
    Then I click next on Bank Details form
    And I add Company bank account for <country>
    Then I submit the bank details form

    Examples:
      | country |
      | ee_usd  |
      | es_usd  |
      | gr_usd  |
      | hr_usd  |
      | hu_usd  |
      | ie_usd  |
      | it_usd  |
