Merchant Account
Merchant Account: All
Returns a collection of Merchant Account objects.
- Python
result = gateway.merchant_account.all()
for merchant_account in result.merchant_accounts:
print(merchant_account.currency_iso_code)
Returns a collection of Merchant Account objects.
result = gateway.merchant_account.all()
for merchant_account in result.merchant_accounts:
print(merchant_account.currency_iso_code)
If you accept cookies, we’ll use them to improve and customize your experience and enable our partners to show you personalized PayPal ads when you visit other sites. Manage cookies and learn more