Hello,

I tried to activate the block and got this:
Exception: A valid ISO 4217 currency code needs to be set. in currency_form_currency_amount_process() (line 234 of /var/www/sites/all/modules/currency/currency/currency.module).

The following modules are activated: Currency 7.x-2.2+1-dev, Currency API 7.x-2.2+1-dev, Payment 7.x-1.9+3-dev, Payment donation form 7.x-1.1, PayPal 7.x-1.0+9-dev, PayPal IPN 7.x-1.0+9-dev, PayPal Payments Standard 7.x-1.0+9-dev.
For payments I use PayPal Payments Standard.

Thank you!

Comments

xano’s picture

Status: Active » Fixed

That means you haven't configured the block yet. There are a few things you'll need to fill out there before the block can be used.

gge’s picture

I have the following settings:
Block title - < none>
Payment description: PayPal Donation
Payment method: PayPal Payments Standard
Payment form description: empty
REGION SETTINGS: Content

Now under Visibility settings I have:
Pages: Not restricted
Languages: Not translatable, Not restricted
Content types: Article
Roles: Not restricted
Users: Not customizable.

I really can't find other settings...

xano’s picture

This is an old bug that was fixed in the dev version. Because there are two more open critical bugs, there are no stable releases available on the project page.

gge’s picture

Ok, thank you!

xano’s picture

So if you'd like to help make this module stable again, you could try and review the last patch in #2156009: Use payment_form_embedded() and let us know if it works or not :)

gge’s picture

I just applied the patch and seems to work as supposed :)

Thank you!

xano’s picture

Alright! Can you please provide your feedback in the other issue, with as many relevant details as possible?

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.