I am using the plaid. After generation of public token creater access token with exchange api. Now access token use to create api call but gives error.
The provided API keys are not enabled for the Stripe ACH integration. please see https://plaid.com/docs/link/stripe for more information
Can someone help to fix this?
stdClass Object
(
[display_message] =>
[error_code] => INVALID_PRODUCT
[error_message] => the provided API keys are not enabled for the Stripe ACH integration. please see https://plaid.com/docs/link/stripe for more information
[error_type] => INVALID_INPUT
[request_id] => KQQ56
)