Recall & Review
beginner
What is a payment gateway in WordPress?
A payment gateway is a service that processes online payments securely on your WordPress website, allowing customers to pay using credit cards, debit cards, or other payment methods.
Click to reveal answer
beginner
Name two popular WordPress plugins used for payment gateway integration.
WooCommerce and Easy Digital Downloads are two popular WordPress plugins that support payment gateway integration.
Click to reveal answer
intermediate
What information do you typically need to configure a payment gateway in WordPress?
You usually need API keys or credentials from the payment provider, such as a public key and secret key, plus settings like currency, payment methods, and webhook URLs.
Click to reveal answer
beginner
Why is it important to use HTTPS when configuring a payment gateway?
HTTPS encrypts data between the user and your website, protecting sensitive payment information from being intercepted by attackers.
Click to reveal answer
intermediate
How can you test a payment gateway setup in WordPress before going live?
Most payment gateways offer a sandbox or test mode where you can simulate transactions without real money to ensure everything works correctly.
Click to reveal answer
Which plugin is commonly used to add payment gateways in WordPress?
✗ Incorrect
WooCommerce is a popular plugin for e-commerce and supports many payment gateways.
What key information is needed to connect a payment gateway to WordPress?
✗ Incorrect
API keys authenticate your site with the payment provider to process payments securely.
Why should you enable HTTPS on your WordPress site when using payment gateways?
✗ Incorrect
HTTPS encrypts data, protecting sensitive payment information from hackers.
What is the purpose of sandbox mode in payment gateway configuration?
✗ Incorrect
Sandbox mode lets you simulate transactions safely before going live.
Which of these is NOT a payment method usually supported by WordPress payment gateways?
✗ Incorrect
Telepathy is not a real payment method.
Explain the steps to configure a payment gateway on a WordPress website.
Think about what you need from the payment provider and how to set it up safely.
You got /5 concepts.
Why is testing payment gateways important before launching your WordPress store?
Consider what could go wrong if you skip testing.
You got /4 concepts.