You are here

README.txt in Commerce Worldpay 8

Same filename and directory in other branches
  1. 8.2 README.txt
  2. 7 README.txt
CONTENTS OF THIS FILE
---------------------

API Docs: https://developer.worldpay.com/jsonapi/docs/
Shopping Carts: https://business.worldpay.com/shopping-carts

Internal (API): https://business.worldpay.com/developer-support/direct-integration
External (iFrame & redirect): https://business.worldpay.com/developer-support/redirect-integration

Testing
=======

To test your implementation, add a product to your cart, proceed thorough checkout
and enter a credit card. We recommend using a sandbox account for this before
attempting to go live. If you're using a sandbox account, you can use the following
credit card to test a transaction.

###### Visa Card
Credit Card #: 4444333322221111
Expiration Date: Any 4 digit expiration greater than today's date
CVC (if enabled): Any 3 digit code

###### Master Card
Credit Card #: 5555555555554444
Expiration Date: Any 4 digit expiration greater than today's date
CVC (if enabled): Any 3 digit code

###### American Express
Credit Card #: 34343434343434
Expiration Date: Any 4 digit expiration greater than today's date
CVC (if enabled): Any 3 digit code

###### Discover
Credit Card #: 6011000400000000
Expiration Date: Any 4 digit expiration greater than today's date
CVC (if enabled): Any 3 digit code

Note about credit card types
============================
As per Worldpay documentation found in here - https://merchants.worldpay.us/docs/index.taf?topic=faq
WorldPay Online Commerce Suite can process VISA, MasterCard, American Express,
Discover, Diners Club and JCB. In order to process Discover credit cards, you need
to apply with Discover for a Discover Merchant account. Once the account is approved,
you must provide the information to your Merchant Bank that processes your MasterCard
and VISA transactions.  After this is confirmed, the final step is to login to
Online Merchant Center, open the Acct Edit/Delete menu, and select the payment option Discover.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. API Docs: https://developer.worldpay.com/jsonapi/docs/
  4. Shopping Carts: https://business.worldpay.com/shopping-carts
  5. Internal (API): https://business.worldpay.com/developer-support/direct-integration
  6. External (iFrame & redirect): https://business.worldpay.com/developer-support/redirect-integration
  7. Testing
  8. =======
  9. To test your implementation, add a product to your cart, proceed thorough checkout
  10. and enter a credit card. We recommend using a sandbox account for this before
  11. attempting to go live. If you're using a sandbox account, you can use the following
  12. credit card to test a transaction.
  13. ###### Visa Card
  14. Credit Card #: 4444333322221111
  15. Expiration Date: Any 4 digit expiration greater than today's date
  16. CVC (if enabled): Any 3 digit code
  17. ###### Master Card
  18. Credit Card #: 5555555555554444
  19. Expiration Date: Any 4 digit expiration greater than today's date
  20. CVC (if enabled): Any 3 digit code
  21. ###### American Express
  22. Credit Card #: 34343434343434
  23. Expiration Date: Any 4 digit expiration greater than today's date
  24. CVC (if enabled): Any 3 digit code
  25. ###### Discover
  26. Credit Card #: 6011000400000000
  27. Expiration Date: Any 4 digit expiration greater than today's date
  28. CVC (if enabled): Any 3 digit code
  29. Note about credit card types
  30. ============================
  31. As per Worldpay documentation found in here - https://merchants.worldpay.us/docs/index.taf?topic=faq
  32. WorldPay Online Commerce Suite can process VISA, MasterCard, American Express,
  33. Discover, Diners Club and JCB. In order to process Discover credit cards, you need
  34. to apply with Discover for a Discover Merchant account. Once the account is approved,
  35. you must provide the information to your Merchant Bank that processes your MasterCard
  36. and VISA transactions. After this is confirmed, the final step is to login to
  37. Online Merchant Center, open the Acct Edit/Delete menu, and select the payment option Discover.