Onboarding
1: How do I access the Archefusion dashboard?
1: How do I access the Archefusion dashboard?
2: What documents are required to complete the onboarding process?
2: What documents are required to complete the onboarding process?
3: How long does the verification typically take?
3: How long does the verification typically take?
4: What happens if my verification is rejected?
4: What happens if my verification is rejected?
5: How do I get access to live mode?
5: How do I get access to live mode?
6: Can I start integrating while waiting for verification?
6: Can I start integrating while waiting for verification?
API keys
7: How do I generate a new API key if I lost my previous one or it was compromised?
7: How do I generate a new API key if I lost my previous one or it was compromised?
Payment configurations
8: How many payment gateways can I integrate?
8: How many payment gateways can I integrate?
9: What payment gateways does Archefusion support?
9: What payment gateways does Archefusion support?
10: Why do I have to provide my gateway credentials?
10: Why do I have to provide my gateway credentials?
11: Are my gateway credentials safe?
11: Are my gateway credentials safe?
12: How do I integrate multiple gateways with Archefusion?
12: How do I integrate multiple gateways with Archefusion?
13: What happens if a payment gateway I configured goes down?
13: What happens if a payment gateway I configured goes down?
14: What happens if all configured gateways fail?
14: What happens if all configured gateways fail?
15: I am unable to activate a payment gateway. What should I do?
15: I am unable to activate a payment gateway. What should I do?
Smart routing and payments
16: How does smart routing work in Archefusion?
16: How does smart routing work in Archefusion?
17: How does Archefusion select the best payment gateway to process a payment?
17: How does Archefusion select the best payment gateway to process a payment?
18: How do I set my smart routing rules?
18: How do I set my smart routing rules?
19: Can I set a preferred gateway for specific transaction types?
19: Can I set a preferred gateway for specific transaction types?
20: Do I have to set up rules for each payment I want to receive?
20: Do I have to set up rules for each payment I want to receive?
21: How does Archefusion reduce payment failures?
21: How does Archefusion reduce payment failures?
22: How do I know if Archefusion is really reducing payment failures?
22: How do I know if Archefusion is really reducing payment failures?
23: Will my customers be delayed if Archefusion retries a failed payment?
23: Will my customers be delayed if Archefusion retries a failed payment?
24: What happens if a payment fails?
24: What happens if a payment fails?
25: Does Archefusion hold my money during the payment process?
25: Does Archefusion hold my money during the payment process?
26: How can I view my transactions on the dashboard?
26: How can I view my transactions on the dashboard?
27: What's the difference between merchantOrderId, paymentId, and the gateway reference?
27: What's the difference between merchantOrderId, paymentId, and the gateway reference?
merchantOrderId is your own order reference, generated by your system to track and reconcile a payment on your side. paymentId is Archefusion’s identifier for the payment; use it to verify a payment or check its status through Archefusion. The gateway’s own transaction reference is managed by Archefusion internally and is not something you set. For a full breakdown, visit the payment identifiers page.28: What payment method does Archefusion support?
28: What payment method does Archefusion support?
29: How do I accept real payments?
29: How do I accept real payments?
30: A customer says they paid but didn't receive value. How do I reconcile?
30: A customer says they paid but didn't receive value. How do I reconcile?
Webhooks
31: Why am I not receiving webhook events?
31: Why am I not receiving webhook events?
32: Do I need to set up a webhook URL for each payment gateway I integrate with?
32: Do I need to set up a webhook URL for each payment gateway I integrate with?
33: How do I verify a webhook is actually from Archefusion?
33: How do I verify a webhook is actually from Archefusion?
x-archefusion-signature header. To verify it, build a base string using the timestamp, event ID, and raw request body in the format timestamp.eventId.rawBody, then create an HMAC SHA256 hash of that string using your webhook secret. If the hash matches the signature in the header, the event is genuinely from Archefusion.
For a detailed guide and code example, visit the handle webhook notifications page.34: What's the difference between a Webhook URL and a Callback/Redirect URL?
34: What's the difference between a Webhook URL and a Callback/Redirect URL?
Account management
35: Do I have to provide my business details for each merchant account I create?
35: Do I have to provide my business details for each merchant account I create?
36: Can I change a team member's role after inviting them?
36: Can I change a team member's role after inviting them?
Support
37: How do I contact support?
37: How do I contact support?

